-
Notifications
You must be signed in to change notification settings - Fork 54
Changelog
Micheal Harker edited this page Aug 16, 2014
·
15 revisions
Added
- Subnotebooks
- "Revert Changes" Button
- Syntax Highlighting of Code
- Drag and Drop of Notes between Lists
- A floaty formatting bar ala Medium. Still very limited.
- Double Click the note contents to jump to edit mode
Fixed
- Perfomance boosts, and a considerable RAM usage decrease
- Uses IndexedDB rather than editing the FS
- Asyncronous note loading from database
- Handles non ascii characters properly
- Pasting formatted text into title no longer crashes the app
- Save on note exit
- Note title fixed for multiline titles
- Text selection of note in preview mode
- Better Sync - Easier to add new Sync Providers
- Dropbox Authorisation now done online, rather than on the local PC.
Removed
- Autosave
- Crappy Code (Spine.JS rewrite)
- Search (We'll add this back later)
- Fixed issue with debian package.
- Added
CTRL
+W
andCTRL
+Q
shortcuts to quit Springseed. - Added unmaximizing.
- Changed tab behaviour, it now creates 4 spaces.
- Fixed Debian package
lintian
errors. - Changed monospace font to Ubuntu Mono.
- Fixed an issue regarding the Window title in Unity and Gnome Shell.
- Initial Release