Private Notes version history - 12 versions
Private Notes by Juraj Mäsiar
Private Notes version history - 12 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 4.2
Released Apr 15, 2022 - 2.34 MBWorks with firefox 68.0 and later, android 68.0 to 68.*Version 4.2:
- fully compatible with upcoming Manifest V3 (currently Chrome only)
- added opening editor when addon is installed
- code cleanupSource code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 3.8
Released Apr 2, 2022 - 2.3 MBWorks with firefox 68.0 and later, android 68.0 to 68.*3.8 release:
- fixing/improving auto-save feature (was unstable mostly in Chrome)
- fixed extremely slow Backups page
- clicking the "Lock" icon has now "feedback" so that user knows he clicked it
- added button to open editor in modal window
- fixed "Help remember my password" - multiple tabs won't open anymore
- preparing for Manifest V3
- updated libs
- updated translations (Thank you!)Source code released under All Rights Reserved
Version 3.7
Released Oct 30, 2021 - 2.91 MBWorks with firefox 68.0 and later, android 68.0 to 68.*- fixed "Help remember my password" feature (again)Source code released under All Rights Reserved
Version 3.6
Released Oct 29, 2021 - 2.91 MBWorks with firefox 68.0 and later, android 68.0 to 68.*- the "Help remember my password" feature now shows proper text explaining how it works (when new tab is opened with the Private Notes addon page)
- improving theme colorsSource code released under All Rights Reserved
Version 3.5
Released Oct 3, 2021 - 2.91 MBWorks with firefox 68.0 and later, android 68.0 to 68.*- fixed broken backup page
- improving theme colorsSource code released under All Rights Reserved
Version 3.4
Released Sep 29, 2021 - 2.91 MBWorks with firefox 68.0 and later, android 68.0 to 68.*- version 3.4 adds a Sidebar mode! Only in Firefox!
- added "Alt + O" to open drawer (useful in sidebar mode)
- added "Esc" and "Enter" handlers to close the drawer when it's opened in the sidebar mode
- added Alt + L to open sidebar
- updated libsSource code released under All Rights Reserved
Version 3.3
Released Aug 16, 2021 - 2.84 MBWorks with firefox 68.0 and later, android 68.0 to 68.*- migrated to Webpack 5 for faster and smaller code!
- added option for more dense list of notes
- added global "Alt + P" shortcut to open the popup window and "Alt + Shift + P" to open in New tab
- added "Alt + n" shortcut to create new note
- added "Alt + r" shortcut to rename note
- added "Alt + Up / Down" shortcuts to open previous / next note
- removed legacy error logger
- removed unused activeTab permission and added alarms permission (preparation for the manifest v3 and those background workers)
- refactored auto-lock with Alarm API
- added instructions for importing backup file (you need to open it in a new tab, not pop-up)
- fixed focus in several use-cases => after note click, note rename, modal rename, new note creation
- fixed icons alignSource code released under All Rights Reserved
Version 3.2
Released Dec 15, 2020 - 2.84 MBWorks with firefox 68.0 and later, android 68.0 to 68.*- added "Forgot password?" button that allows users to reset their password (which will delete all notes since they can't be decrypted without original password)
- creating new note will no longer trigger the Rename dialog (you can name it later)
- notes can be now renamed with double-click
- fixed focus when creating new note
- fixed multiple "Unlock notes" messages when password reminder runs and user is awaySource code released under All Rights Reserved
Version 3.1
Released Dec 5, 2020 - 2.84 MBWorks with firefox 68.0 and later, android 68.0 to 68.*- fixed Dark mode visual issues in the editor
- added icons for the Settings categories
- fixed bad scroll position when switching between tabsSource code released under All Rights Reserved
Version 3.0
Released Dec 4, 2020 - 2.84 MBWorks with firefox 68.0 and later, android 68.0 to 68.*- new version 3.0 is now using much better compression algorithm and much better encoding (not related to encryption). This will make notes smaller so they will take less space.
- you can now choose compression level: Low / Normal / Best (default). This will internally switch between LZ / LZMA compression method and Base64 / Base93 encoding.
- links in notes are now automatically clickable
- left drawer state is now remembered
- added missing Font size to the editor
- added option to change popup window width / height
- notes are now auto-saved every 20s even if user continues typing
- fixed "Help remember password" reminder so that it won't open more than one tab while user is away!
- fixed bad huge line height (collision with Vuetify library)
- fixed Storage space precisionSource code released under All Rights Reserved
Version 2.1
Released Jun 28, 2020 - 2.75 MBWorks with firefox 68.0 and later, android 68.0 to 68.*- added Auto-lock feature (automatically locking your notes 2 hours after being inactive)
- added option to always open in the New tab
- added option to change Font size and Sidebar size
- added FAQ page
- improved GUI (icons alignment, font size, Roboto font, separators, gradient background)
- fixed instant lock feature
- fixed broken auto-focus in Note name dialog in Chrome
- fixed Chrome main icon size
- fixed Note delete dialog gui
- refactored Backups page to expansion panels
- deleting empty Notes is now fast
- upgraded icon with gradient and padlock icon :)
- fixed DB errors recovery
- code cleanupSource code released under All Rights Reserved
Version 2.0
Released Jun 16, 2020 - 1.97 MBWorks with firefox 68.0 and later, android 68.0 to 68.*Source code released under All Rights Reserved