v0.2.2 (Latest)

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