File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 "sources" : [{
4545 "type" : " git" ,
4646 "url" : " https://github.com/toolstack/Folio" ,
47- "tag" : " 24.07" ,
48- "commit" : " 79560645c6dfccfd4c059a75b1a8c16ba4202e57"
47+ "tag" : " 24.08"
4948 }]
5049 }
5150 ]
Original file line number Diff line number Diff line change 1818 <launchable type =" desktop-id" >@app_id@.desktop</launchable >
1919
2020 <releases >
21+ <release type =" stable" version =" 24.08" date =" 2024-03-18" >
22+ <description translatable =" no" >
23+ <p >Changes:</p >
24+ <ul >
25+ <li >Emergency fix for 0 size fonts, the following is what changed in 24.07</li >
26+ <li >Add option to make the trash can visible</li >
27+ <li >Add option to set the trash can directory</li >
28+ <li >Add auto-save option (disabled by default)</li >
29+ <li >Add keyboard shortcuts for zoom in/out</li >
30+ <li >Add support for font sizes to the font preferences.</li >
31+ <li >Add table formatting (monospace fonts/centered)</li >
32+ <li >Add ordered/unordered list formatting (indent only)</li >
33+ <li >Monitor for disk changes and reload note as required</li >
34+ <li >Fix race condition for bare links causing formatting not to be applied correctly</li >
35+ <li >Fix warning message on the console about def:text nto found</li >
36+ <li >Fix translation of new note names</li >
37+ </ul >
38+ </description >
39+ </release >
2140 <release type =" stable" version =" 24.07" date =" 2024-03-18" >
2241 <description translatable =" no" >
2342 <p >Changes:</p >
Original file line number Diff line number Diff line change 11project (
22 ' com.toolstack.Folio' ,
33 [' c' , ' vala' ],
4- version : ' 24.07 ' ,
4+ version : ' 24.08 ' ,
55 meson_version : ' >= 0.59.4' ,
66 default_options : [
77 ' warning_level=2' ,
Original file line number Diff line number Diff line change 88 folio :
99 plugin : meson
1010 source : https://github.com/toolstack/Folio.git
11- source-tag : ' 24.07 '
11+ source-tag : ' 24.08 '
1212 source-depth : 1
1313 build-snaps :
1414 - blueprint-compiler
You can’t perform that action at this time.
0 commit comments