Skip to content

Releases: glushchenko/fsnotes

FSNotes 6.0.1

03 Nov 09:16
Compare
Choose a tag to compare
  • Adds deep git integration (pull/push/commit message)
  • Adds separate git repositories
  • Adds folders encryption
  • Adds folders reordering in sidebar
  • Adds notes web sharing
  • Adds TOC support
  • Adds multiple windows support
  • Adds quick notes
  • Adds YAML heeaders parsing
  • Adds clickable links option
  • Adds windows frame and state saving
  • Adds updated mermaid.js
  • Adds new NSTextView icon
  • Adds preview state saving for all notes
  • Removes RTF support (you can still read old files)

And many more!

6.0.1

  • Fixes TextBundle to Markdown converter #700
  • Fixes wikilinks with + in the title #1390
  • Fixes standard macOS rich text editing #1414
  • Fixes menu bar actions #1415
  • Fixes notes creation in encrypted folder

FSNotes 6.0.0

30 Oct 07:58
99de4f0
Compare
Choose a tag to compare
  • Adds deep git integration (pull/push/commit message)
  • Adds separate git repositories
  • Adds folders encryption
  • Adds folders reordering in sidebar
  • Adds notes web sharing
  • Adds TOC support
  • Adds multiple windows support
  • Adds quick notes
  • Adds YAML heeaders parsing
  • Adds clickable links option
  • Adds windows frame and state saving
  • Adds updated mermaid.js
  • Adds new NSTextView icon
  • Adds preview state saving for all notes
  • Removes RTF support (you can still read old files)

And many more!

FSNotes 6.0.0 Beta 5

23 Oct 11:04
Compare
Choose a tag to compare
FSNotes 6.0.0 Beta 5 Pre-release
Pre-release

Guys, we near release date (30 October). Its last chance to catch bug and report about it ;-)

  • Adds separate git repositories

image

  • Adds option to set a commit message when saving note #1230
  • Adds trash path preference #804
  • Adds ability to load more folders
  • Adds time limits for loading wrong root configuration
  • Adds reset button for font in preferences #1173
  • Adds title in shared notes
  • Adds sharing button for web

image

  • Adds option + click for cursor positioning on links text #1001
  • Adds nested folders visibility inheritance
  • Adds containers converter md <-> textbundle #700

image

  • Improves advanced settings tab
  • Fixes nested checkboxes render with extra indentation #1358
  • Fixes toggled menu titles #1338
  • Fixes sidebar "encryption action" on Trash
  • Fixes clicking file in preview mode #1304
  • Fixes images reloading when note moved
  • Fixes file path for storage when it's iCloud #280
  • Fixes font size after todo list converting

FSNotes 6.0.0 Beta 4

16 Oct 17:36
Compare
Choose a tag to compare
FSNotes 6.0.0 Beta 4 Pre-release
Pre-release
  • Adds git pull interval settings
  • Adds automatic conflicts resolution
  • Fixes web publishing theme
  • Fixes sidebar projects reordering
  • Fixes links to pages with + in the title #1390
  • Fixes wrongly escaped URL parameter #1381

FSNotes 6.0.0 Beta 3

25 Sep 12:36
Compare
Choose a tag to compare
FSNotes 6.0.0 Beta 3 Pre-release
Pre-release
  • Adds YAML heeaders parsing #1238
  • Adds clickable links option #1048
  • Adds windows frame and state saving
  • Adds updated mermaid #1383
  • Adds new NSTextView icon
  • Fixes urls formatting #1370
  • Fixes pins bug #1383
  • Fixes mtime reloading #1378

FSNotes 6.0.0 Beta 2

18 Sep 14:49
Compare
Choose a tag to compare
FSNotes 6.0.0 Beta 2 Pre-release
Pre-release

Beta 2 implements all your requests for remote git backup and web note sharing ๐Ÿ˜ผ

Adds web sharing to public FSNotes server

Select note and press โŒ˜+option+u, get url like https://p.fsnot.es/2t6oa3yvnk/

  • Adds status for shared notes in notes list

Adds git push configuration

You can configure git origin for each project. Right click on project in the app sidebar -> View settings -> Git origin:

image

Don't forget add keys in Preferences:

image

  • Adds preview state saving for all notes
  • Adds git push compatibility for subfolders
  • Adds shift + click on links for fast positioning
  • Improves shared notes layout in web
  • Improves UX for encrypted folder
  • Fixes projects settings unsaving
  • Fixes folders reordering
  • Fixes code themes changing bug

And even more fixes ;-)

FSNotes 6.0.0 First Beta

04 Sep 18:36
Compare
Choose a tag to compare
Pre-release

Hi, guys! Let's start the new beta season.

  • Adds folders encryption
  • Adds folders reordering in sidebar
  • Adds sharing notes in web over SSH
  • Adds TOC support
  • Adds multiple windows support
  • Adds quick notes
  • Fixes bugs and adds new :)

FSNotes 5.4.5

17 Jun 19:14
8cccfdc
Compare
Choose a tag to compare
  • Fixes bug when .md files occasion converts to .textbundle

FSNotes 5.4.4

05 Jun 17:41
Compare
Choose a tag to compare

I think this is the last release before we start developing FSNotes 6 ;-)

  • Fixes lists with only some checkboxes are rendered without bullets #1357
  • Fixes links highligting
  • Fixes tags autocompletion

FSNotes 5.4.3

22 May 09:50
Compare
Choose a tag to compare
  • Implements accent colors in sidebar
  • Fixes bug when separator breaks the markdown rendering #1348
  • Fixes paste in RTF documents
  • Fixes line spacing setting in WebView