Skip to content

Releases: toolstack/Folio

Version 24.14

01 Dec 22:53
Compare
Choose a tag to compare
  • Added tooltips to more controls.
  • Fixed memory leaks in preferences page, thanks @GeopJr
  • Fixed more memory leaks throughout the codebase.
  • Fixed padding in new/edit notebook dialog.
  • Fixed inserting empty link tags properly.
  • Fixed title level selector in the toolbar.
  • Fixed saving notes overwriting symlinks.
  • Translation updates
  • Other minor fixes

Version 24.13

12 Nov 23:37
Compare
Choose a tag to compare
  • Added support to display long notebook/note names in the UI
  • Perforamce improvements for large markdown files, thanks @machitgarha
  • Fixed AppImage support
  • Fixed highlighting of text when opening an outside file in Folio
  • Fixed crash when opening files/notes from the command line
  • Fixed autosave not functioning
  • Fixed more issues with deleting notebooks
  • Translation updates
  • Other minor fixes

Version 24.12

22 Oct 00:20
Compare
Choose a tag to compare
  • Added support for opening URI as files
  • Added option to open non-text files in system handler (also avoids corrupting them)
  • Added custom text for notebook icons (including emojis)
  • Added requirement of periods after ordered lists to avoid false positives
  • Added option to set the URL detection level
  • Added option to set linespacing
  • Added natural sort order for notebooks/notes
  • Fixed styling of elements inside of links
  • Fixed Ctrl-Scroll getting stuck sometimes
  • Fixed stray formatting tags from URLs when opening them
  • Fixed Ctrl-Click behaviour when window loses focus
  • Fixed deleting notebooks when duplicates in the trash already exist
  • Fixed zero size trash items not displaying
  • Fixed crash when opening notes from the command line (or Gnome Search)
  • Fixed zooming of monospace fonts
  • Removed selection of the text in the rename box automatically
  • Moved to Gnome 47 runtime (thanks @drpetrikov)
  • Moved to newer Gnome widgets (thanks @turlegarden)
  • Translation updates
  • Other minor fixes

Version 24.11

05 Jul 02:33
Compare
Choose a tag to compare

Changes:

  • Added title bar widget to markdown cheatsheet (thanks @heldderarbeit)
  • Added support for notebooks with periods in their names
  • Fix deletion of notebooks
  • Translation updates
  • Other minor fixes

Note: AppImage for this release will not be provided untill the issues with them can be resolved.

Version 24.10

04 Apr 18:39
Compare
Choose a tag to compare

Changes:

  • Added a double click action on a note to rename the note
  • Replace multiple deprecated GTK/Adwaita widgets/functions (build warnings down from 58 to 18)
  • Switch to display names for files/folder system calls so cloud drive providers like Google work correctly
  • Fix incorrect template display when the trash was empty
  • Fix headerbar styling in edit window
  • Fix inverted sorting for notebooks
  • Other minor fixes

Version 24.09

27 Mar 18:28
Compare
Choose a tag to compare

Changes:

  • Add sort order to notebook and note lists
  • Updated note sort after update process
  • Fixed misc translation items (thanks @yakushabb)
  • Fixed line formatting spilling over into the next line (thanks @HighKingofMelons)
  • Other minor fixes

Version 24.08

19 Mar 00:31
Compare
Choose a tag to compare

Changes:

  • Emergency fix for 0 size fonts, the following is what changed in 24.07
  • Add option to make the trash can visible
  • Add option to set the trash can directory
  • Add auto-save option (disabled by default)
  • Add keyboard shortcuts for zoom in/out
  • Add support for font sizes to the font preferences.
  • Add table formatting (monospace fonts/centered)
  • Add ordered/unordered list formatting (indent only)
  • Monitor for disk changes and reload note as required
  • Fix race condition for bare links causing formatting not to be applied correctly
  • Fix warning message on the console about def:text not found
  • Fix translation of new note names

Version 24.07

18 Mar 18:15
Compare
Choose a tag to compare

Changes:

  • Add option to make the trash can visible
  • Add option to set the trash can directory
  • Add auto-save option (disabled by default)
  • Add keyboard shortcuts for zoom in/out
  • Add support for font sizes to the font preferences.
  • Add table formatting (monospace fonts/centered)
  • Add ordered/unordered list formatting (indent only)
  • Monitor for disk changes and reload note as required
  • Fix race condition for bare links causing formatting not to be applied correctly
  • Fix warning message on the console about def:text not found
  • Fix translation of new note names

Version 24.06

12 Mar 22:14
Compare
Choose a tag to compare

Changes:

  • Add support for naming a new note based on currently selected text in an existing note
  • Add support to link to other notes and be able to ctrl-click to open them
  • Add support for double backticks for code spans
  • Add AppImage packaging instructions
  • Add auto save option (disabled by default)
  • Add option to display the "All notes" notebook all the time (disabled by default)
  • Add option to show line numbers
  • Add option to set the fixed width of the note area
  • Reorganized the preferences page
  • Fix amperands in the changelog
  • Fix possible crash if notes were not loaded in time
  • Fix when saving a note the timestamp not being updated in the note list
  • Fix when selecting a different note, the scroll position should be returned to the top

Version 24.05

06 Mar 21:26
Compare
Choose a tag to compare

Changes:

  • Add snap release (thanks @soumyaDghosh)
  • Translation updates: Spanish & French
  • Support Control-Click to open links in your default browser
  • Add formatting to links that do not have markdown syntax
  • Add formatting to e-mail address
  • Fix main menu box size
  • Fix more build warnings
  • Fix notebook icon not being updated after it is renamed
  • Fix crash if the note's directory has been moved/deleted
  • Fix missing scroll bars on notebook/note list