1.85.2
2022-06-29
- Translation fix
- Fix Git Clone Problem
1.85.0
2022-06-23
* Allow files to be named with kebab case
* Fix allowing custom metadata to be saved per note
1.83.11
2022-03-26
- Use ed25519 keys instead of RSA as GitHub no longer supports RSA keys.
1.83.8
2022-03-02
* Massive Optimizations for "Reading Git History" page
* Support inline latex via katex
* Bug fixes regarding using the Note's title for its filename
* Bug fixes regarding saving the tags properly
* Bug fixes related to setting up a new repo
* Fix a bug where the note title is not saved as the filename
1.82.4
2022-01-08
- Fetch the modified and created time from the Git MetaData
- Add an experimental History Screen
- Optimized Loading Git History Screen
- Fixed "Invalid Credentials" error.
1.80.5
2021-09-24
- Highlight the searched term in the editor
- Anonymous Analytics are now collected
- Make emojification controllable. Also disable it by default #260
- Huge speed improvement
- Make the Debug screen prettier
- Beta Desktop support for Linux and OSX
- Allow multiple inline tags in the same line #268
- Add Org Editor as an option for the default editor #529
- Language Selector: Show the full language name
- Update modified/created as unix timestamp if already in that format #349
- Experimental Account Support
1.73.4
2020-12-01
- Bug fixes so Payments are always handled properly
1.72
2020-10-22
- iCloud support
1.59.3
2020-07-12
* Support wiki style links
* Avoid blocking the UI when loading Notes
* Improve the pro purchasing screen
* Send crash reports to Sentry
* Allow experimental features to be controlled in the Settings
1.57.0
2020-06-13
* Better support for auto adding list items when typing
* Bug fix in iOS where notes would no longer be shown
* Improve error handling
1.50.0
2020-05-02
* Show num of changes to be pushed
* Follow GitHub's checklist format
* Allow Sharing of Notes
* Allow configuring of default Folder for Journal Editor
* Collect better crash information
* Allow folders to be renamed
* Search in filename as well
* Cache Network Images
* Allow Markdown View/Edit mode to configured
* Bug: Do not allow / in file names
* Improved sync speed by avoiding unnecessary options
* Polishing the UI
1.46.0
2020-04-03
* Add a Grid View
* Add a Cards Folder View
* Show images if path is relative
* Allow linking to other notes
* EditorSelector: Make it prettier
* Add an "All Notes" view
* Allow quickly opening a note with a specific editor
* Save the Note type (Checklist/Journal) in the metadata
* Fix validation of custom ssh keys
* Performance improvements for faster loading of Notes
1.43.1
2020-03-05
* Add experimental Journal Editor
* Support custom SSH Keys
* Allow YAML Metadata to be disabled
* Add emoji support
* Add Experimental Checklist Editor
* Performance improvements of about 22%
* Allow Note sorting to be configured
* Allow git push frequency to be configured
* Show animations when adding/removing a note
* Allow note changes to be discarded
* Automatically resolve merge conflicts
* New combined editor / viewer
* Allow Notes to moved to another Folder
* Allow notes to be renamed
* Dark Theme improvements
* Save notes by default with the title as the filename
1.32.0
2020-01-07
* Add Folder Support
* Make everything prettier
1.18.0
2019-11-02
* Better handling of Markdown files without YAML headers
* Raw Note editing now uses a Monospace Font
* The Settings Screen has been made prettier
* Back button automatically saves the note
* Improved performance by build time caching of constant values
* Bug: Avoid saving notes if not modified
1.1.17
2019-10-11
- Run large tasks in the background without blocking the UI
- Settings UI Improvements
- Misc bug fixes
1.1.16
2019-10-10
- Revamped Settings Page
- You can now edit the raw YAML of a note
- Improved Dark Mode
- Bug fixes
1.1.14
2019-10-06
- Added Search Functionality
- Lots of bug fixes