Releases: maoschanz/notes-extension-gnome
Releases · maoschanz/notes-extension-gnome
Notes 23
Notes 22
Notes 21
Notes 20
Notes 19
- GNOME Shell 3.38 support
- Object-oriented refactoring of
extension.js
to better manage the numerousNoteBox
objects - Far more efficient (in terms of disk-writing perfs) saving, hiding, and deletion
- Add a setting to customize the default color of the first note
- Update italian, dutch, chinese (taiwan) and french translations
Notes 18
added features
- changing settings updates the extension (for every setting except the auto-focus)
- croatian translation (#33 )
- color buttons displayed using the actual RGB they'll apply to the note (#41 )
- symmetrical buttons layout
removed features
- no more right-click menu (for the text of a note: "copy/paste/select all") because it was bugged: use ctrl+c/v/a instead
bugs fixed
- fix some of the bugs introduced by changes in the chrome-tracking "API" (#31 #32 #35 )
- change default shortcut to Super+Alt+n because Super+n is now used by GS itself for some notification focus thing (#39 )
- rewrite CSS to survive the annihilation of the classes that the extension was using (#39 )
- click focus issue within the color menu (#38 )
known issues
version 17
custom colors are now handled from the menu instead of from the note
dead code has been removed
help/about is now more complete