Releases: julsemaan/anyfile-notepad
Releases · julsemaan/anyfile-notepad
v7.1
v7.0: Merge pull request #9 from julsemaan/feature/collab-v2
- Rebuilt realtime collaboration with in-house collaboration server
v6.2
- Ability to download a file directly in the app (File->Download file)
- Fix menu "scrollability" on screens with small height
- Allow to override the syntax with a commented command line in a file
- Allow to share the ad-free version of the app between multiple accounts when used on the same machine
- Visual adjustments
- Bugfixes
v6.1
v6.0: Merge pull request #7 from julsemaan/feature/v6
Version 6 has been released, it packs a few goodies but also brings back ads into the app in order to cope with upcoming costs for the app. A yearly ad-free subscription for the app is in the works, more coming on that soon!
v5.9
- Rebuilt integration of Dropbox for their new API
- Fixed conflicting search bar and notifications position
- Make highlighted searches standout a bit more
Given the massive rework that was done in the Dropbox integration, some issues may occur. If this is the case, make sure to post about them here so they can be fixed!
v5.8
- Ability to click links that appear in the editor (Ctrl-Click on them)
- Improve the performance of the editor changes detection
- Fix issue where 2 collaborators working on the same file would mix-up input
- Disable all preferences widgets while saving one of them to prevent them from being corrupted if one decides to modify them while they are saving
- Improvements to BETA testing user experience
- Update translations
v5.7
v5.6: Merge pull request #5 from julsemaan/feature/main-app-cleanup
- Added 'Tabs as space' and 'Show all characters' options
- Updated ace.js library
- Updated polish locale (thanks to Sebastian Brud)
- Add missing strings to translation
- Refactored some of the app's code
- Various bugfixes
v5.5: Merge pull request #3 from julsemaan/feature/cleanup-events
- Rework of the preferences to prevent user related race conditions from corrupting the preferences
- Updated ace.js library improving general editing experience
- Various bugfixes