Releases: gamosoft/NoteDiscovery
v0.11.1
What's Changed
- Added colorama to show color on old Windows console (conhost.exe)
- Fixed small bug in mobile view cropping the last card/folder in card view mode
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.11.1Full Changelog: v0.11.0...v0.11.1
v0.11.0 - PWA support
What's Changed
- This new release adds the possibility to install it as a standalone PWA (0f674eb)
When you load the app you will have this option now:
This allows you to open it like any other app in a separate window:

And even pin it to the taskbar for faster access:

You should also be able to add it to your home screen on your Android or iOS device for a mobile-ish experience
To manage your installed apps you can just use chrome://apps in your browser (or equivalent).
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.11.0Full Changelog: v0.10.4...v0.11.0
v0.10.4
What's Changed
- Improve German localization (#128)
- Added British English localization (#129)
- Added note name in browser title (#127)
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.10.4Full Changelog: v0.10.3...v0.10.4
v0.10.3 - Dashboard Icon added!
What's Changed
- Added icon to dashboard icons collection!
☺️ - Fixed path for folders with Unicode characters
- Removed toolbar in Zen mode while on mobile device
- Fixed issue #119 (all notes not visible while on mobile device)
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.10.3Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.10.2Full Changelog: v0.10.1...v0.10.2
v0.10.1 - Formatting toolbar
What's Changed
- Added missing translations
- Debounce undo/redo so it's not on every keystroke (less annoying 😉)
- Added basic formatting toolbar with common things
- Addressed issue #115
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.10.1Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Outline/Table of Contents as suggested in #103
- Feat: added Chinese language file thanks @1gcat !
- Adds new template placeholders: #100
- {{year}}
- {{month}}
- {{day}}
- Support for Unicode characters #98 #109
- Added section linking #69 for internal links between notes
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.10.0Full Changelog: v0.9.0...v0.10.0
v0.9.0 - Internationalization Support!
What's Changed
- The main feature here is the support for different languages, all configurable via JSON files.
- Added a couple of minor fixes
- Deprecated: Removed the tagline from configuration file, since now can be localized as well
Disclaimer: I've used automated translation tools to generate all the language files, so feel free to open PRs or tell me if something has a more appropriate term. 😉
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.9.0Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Features/shortcuts (d5ea6f7)
- Attempt to fix cursor position for UNO/REDO (1cc2766)
- Improved error messages for move/rename operations (now shows specific reason for failure)
- Added tooltip showing full path when hovering over favorites
- Consistent favorites update handling across all operations (move, rename, delete for both notes and folders)
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.8.2Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Features/fix syntax overlay #94
Docker Images
This release is available as a Docker image:
docker pull ghcr.io/gamosoft/NoteDiscovery:0.8.1Full Changelog: v0.8.0...v0.8.1