Releases: Rayquaza01/note-taker
Releases · Rayquaza01/note-taker
1.2.7
v1.2.7 Changes
- Fixed badges not working when Default Display is set to Domain or URL (#16)
- Due to unforseen issues, most previous versions were removed from addons.mozilla.org. Please see https://github.com/Rayquaza01/note-taker/releases if you need to use an old version.
1.2.6
v1.2.6 Changes
- Updated psl to v1.1.31
- Various behind the scenes changes to the note loading process
- Removed Material Design Icons font. Now uses SVG directly
- Fixed export not working correctly sometimes (#14)
- Most text is now handled using i18n. See CONTRIBUTING if you want to help with translations.
- Remade sync and added sync button to notes page. Very basic currently, please report any issues with it.
- Due to unforseen issues, most previous versions were removed from addons.mozilla.org. Please see https://github.com/Rayquaza01/note-taker/releases if you need to use an old version.
- Basically the same as 1.2.5, just removed a folder from _locales that was causing it to be uninstallable
1.2.5
Broken. See 1.2.6.
1.2.4
v1.2.4 Changes
- Tabs are bolded when there is a note associated with them
- Fixed bug where sidebar would get stuck on general notes
- Opening a page through the menu list also opens the note
1.2.3
v1.2.3 Changes
- Various backend changes
- Support for RTL text direction (#10)
- Enable in options
- Keyboard shortcut to open sidebar and browser action (#11)
- Popup default: Alt+Shift+M
- Sidebar default: Alt+Shift+N
- See Shortcut Values on MDN to see possible shortcut values
1.2.2
1.2.1
1.2.0
Changelog for v1.2.0
- Added padding option for text box (default 5px) (#4)
- Notes can now have multiple pages (tabs) (enable in settings) (#5)
- Dropdown for switching between modes, not a toggle button (#6)
- Button to backup/restore notes on Sync (#8)
- Smaller font size for bottom bar
- URL parameters are considered in URL notes on a whitelist basis (q and v by default)
1.1.2
v1.1.1
New in 1.1.1
- Sidebar notes now change according to the currently active site as you switch tabs and navigate to different pages. (#2)
- The notes list updates as notes are added and removed. Only relevant to sidebar and tab notes.
- Changed toolbar icon color to the same color as native toolbar icons (#5A5B5C)