Sticky Notes Changelog

What's new in Sticky Notes 0.2.5

Mar 25, 2024
  • a minimal update in the middle of the summer

New in Sticky Notes 0.2.4 (Aug 18, 2023)

  • a minimal update in the middle of the summer:
  • added a command line flag `-i` to only open the app if there are open notes. you can now add `com.vixalien.sticky -i` to your autostart scrips or bash_profile to open your notes on boot/login
  • now the shortcut Ctrl+I correctly closes a note's window
  • added a donation link. it should be visible on the flathub page.
  • correctly utilised the new Adwaita widgets
  • fixed some translation issues

New in Sticky Notes 0.2.3 (Jul 25, 2023)

  • better dark theme support
  • fixed a bug where sometimes icons for actions (bold, italic etc..) would not appear
  • fixed a bug where the scrollbar on the "all notes" window would appear in the wrong place
  • updated tamil translation

New in Sticky Notes 0.2.1 (Jun 14, 2023)

  • correctly translate all strings
  • add translator credits support (in the about window)
  • refine the focus indicator on the all notes window
  • update translations
  • fix some tooltips being invisible
  • fix a bug where only the tags (bold, italic etc) of the first 5 lines would be saved

New in Sticky Notes 0.2.0 (May 25, 2023)

  • show focus indicators correctly in all notes window
  • use new flexible ToolbarView widget

New in Sticky Notes 0.1.11 (Apr 20, 2023)

  • print where notes are logged when the app starts up (for syncing, helps with #51 and closed #16)
  • add a flag --new-note to quicky jote down a note (closes #50)

New in Sticky Notes 0.1.10 (Apr 6, 2023)

  • quickly open links in your notes

New in Sticky Notes 0.1.9 (Apr 2, 2023)

  • WHAT'S CHANGED:
  • Update it.po by @albanobattistella in #46
  • Update Hungarian translation by @pelach in #47
  • Makes a notes' window look better when unfocused (#48)
  • Don't make the notes' headerbar flat (advice from libadwaita team)

New in Sticky Notes 0.1.8 (Mar 24, 2023)

  • Updated Dutch translation by @Vistaus in #45
  • Updated Flatpak GNOME Runtime to 44

New in Sticky Notes 0.1.7 (Mar 24, 2023)

  • fix appdata release date

New in Sticky Notes 0.1.6 (Mar 24, 2023)

  • updated the icon to make it more distinguished
  • updated translations (french, russian) and added a czech translation
  • make text throughout the UI more standard and easy to understand
  • notes are now more reliably saved so that you don't lose your changes
  • notes are now restored (mostly) as they were last time you closed the app
  • the most recently closed note is now shown when you reopen the app, instead of showing the all notes window
  • I'd like to take a moment to thank everyone that contributed to sticky notes this far. I
  • am very grateful for your help and support.

New in Sticky Notes 0.1.5 (Mar 24, 2023)

  • Safer backend

New in Sticky Notes 0.1.4 (Mar 9, 2023)

  • mostly a bug fix and tune-up release
  • make style (color) selector easier to change using the keyboard
  • added more translations (tamil, hungary, catalan) and update russian translations
  • you can now choose to use dark or light mode manually instead of always using the system theme in the all notes window
  • note that v0.1.3 is THE SAME as v0.1.2 due to a mistake I made when releasing the prior version

New in Sticky Notes 0.1.2 (Mar 6, 2023)

  • new icon
  • added translations (french, russian, italian, dutch, ocitan)
  • bug fixes

New in Sticky Notes 0.1.1 (Mar 6, 2023)

  • added translation support (starting with french)
  • apply tag to location under the cursor when nothing is selected. this means that for example if you click Ctrl+B while there's nothing selected, the new content you'll write will come out as bold
  • fixed builds
  • restructured/cleaned source