Skip to content
Micheal Harker edited this page Aug 16, 2014 · 15 revisions

1.1

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)

1.0.1~fix1 (2013-07-31)

  • Fixed issue with debian package.

1.0.1 (2013-07-27)

  • Added CTRL + W and CTRL + 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.

1.0 (2013-07-26)

  • Initial Release
Clone this wiki locally