v0.3.1 (Latest)

Bug Fixes

  1. Error messages for known critical errors are now displayed correctly

v0.3.0

Feature Changes

  1. Added options in the menu to
    1. download texts / images / videos only
    2. download user bio
  2. Added options in settings to
    1. choose the format of downloaded images (Same as original / JPG / HEIC / PNG / WEBP)
    2. (not) insert date of note posted to JPGs
    3. (not) embed images in texts
    4. change the download order of notes / images
  3. Upon error, batch download tasks (e.g. “Download All Notes”) will try to finish downloading all items first (unless the error is critical), then report no. of failures
  4. The last unexpected error will be automatically added to “Report a bug”
  5. Added timeout when images / live photos / videos take too long to get from Xiaohongshu’s servers, also only finite no. of attempts will be done
  6. Buttons now display “Initializing
” and are disabled to prevent clicking again and duplicating the download process
  7. Removed FAQ button to declutter the menu

Bug Fixes

  1. When “When to check for edited content” is set to “never”, new notes by users and in boards can now be detected
  2. Closing the select location menu no longer freezes the download progress
  3. A single batch download task (e.g. “Download All Notes”) no longer downloads the same note for two times
  4. When viewing boards, “Download All Notes” can now download all notes properly instead of only the first 32 notes
  5. JPGs will still be downloaded even when the downloader fails to insert the date of note posted to them
  6. Menu now closes when current image is switched, especially by scrolling, to prevent menu from displaying progress for the wrong current image
  7. Chrome alert boxes are no longer used to display error (they are buggy)
  8. Fixed downloading history not updating after downloaded
  9. Improved handling error responses from Xiaohongshu’s servers
  10. Other small bugs

v0.2.2

Feature Changes

  1. Redesigned the settings menu
  2. Added an option to never check for edited content
  3. Added “FAQ” and “Donate” button

Bug Fixes

  1. Fixed automatically downloading content upon opening the popup
  2. Patched Cannot merge notes with different creation times. when downloading note
  3. “Reload page” error now displays correctly on other pages when a page reloaded after extension reload
  4. Edited notes are now detected correctly as in which image is downloaded already
  5. Fixed clearing download history for “Download All / Liked Notes”, “Download Favorites”, “Download All Boards”
  6. Improved error handling when using the internal API of RedNote

v0.2.1

Feature Changes

  1. Updates to content are now by default checked only when the page is refreshed / the content is visited in a new tab.
  2. “Clear Download History” in settings now displays a warning before actually clearing the history.
  3. Added “Report a Bug” button

Bug Fixes

  1. “Download All Notes” no longer stops silently in the middle, instead a rate-limited error will be displayed.
  2. “Download Video” button now loads properly
  3. Fixed error during download when one or more RedNote tab is closed
  4. A user’s notes, favorite notes, boards and liked notes can now be downloaded simultaneously
  5. Closing the popup during a download no longer causes error
  6. When not logged in, “Download All Notes” now displays error correctly instead of freezing
  7. Popup now displays any error correctly on all pages
  8. Popup now correctly waits for RedNote page to load before loading its menu, instead of asking to reload the page

v0.2.0

Feature Changes

  1. Improved the speed of “Download All Notes”
  2. Implemented the “Download All Boards” functionality

Bug Fixes

  1. Patched Cannot merge notes with different creation times. when downloading note
  2. Patched unpack error when downloading photos with unusual JPG format

v0.1.4

Bug Fixes

  1. Fixed note URL pattern to account for RedNote website’s changes

v0.1.3

Bug Fixes

  1. Fixed race condition in caching system
  2. Improved and stabilized downloading mechanism
  3. Fixed tab content utilizer to account for RedNote website’s changes

v0.1.2

Feature Changes

  1. Edited notes will now be compared with their old versions to determine what’s new and not yet downloaded
  2. Implemented network caching, utilized tab content and reduced cooldown to improve downloading performance
  3. “Download All Notes” now shows skipping the beginning notes if downloaded already
  4. Disabled “Download Boards”, as it requires a new downloading mechanism that is to be implemented

Bug Fixes

  1. Fixed “Download All Notes” button for boards
  2. Fixed tab content utilizer to account for RedNote website’s changes

v0.1.1

Feature Changes

  1. Added support for downloading all favorite/liked notes, all boards, and all notes in a board
  2. Improved note title generation from its description

Bug Fixes

  1. Fixed the button for removing “Download This Image” record from download history
  2. “Download This Image” now downloads the correct image when user is viewing image no. x>=10
  3. Updated to account for RedNote website’s changes
  4. Support website will no longer be opened when Chrome updates