KeepNote Changelog

What's new in KeepNote 0.7.7

Oct 27, 2012
  • added "Paste As Quote"
  • added creation/modification time editing
  • added --continue option to command-line
  • improved support for concurrent reading (fewer database lock errors)
  • fixed goto_prev_node bug
  • fixed multiple note move bug
  • fixed multiple note delete bug

New in KeepNote 0.7.6 (Nov 22, 2011)

  • added foreground and background colors to treeview and listview
  • added color palette saving
  • added listview column order and width saving
  • added frequent VACUUM sqlite command to notebook index
  • added optional fulltext indexing
  • added HTTP notebook forwarding
  • fixed windows My Documents location within virtual folders
  • fixed windows linking bug

New in KeepNote 0.7.5 (Nov 22, 2011)

  • added drag and drop attachment for windows
  • fixed indent at start of first line bug
  • fixed uneven indent
  • fixed leading white-space bug
  • fixed windows portable mode bug
  • improved rich text copy/paste
  • fixed pasting HTML comments bug

New in KeepNote 0.7.4 (Nov 22, 2011)

  • added Slovak language
  • fixed notebook loading speed on Windows
  • fixed basedir bug
  • fixed widget focus bug
  • fixed zero size listdir bug
  • fixed lostdir bug

New in KeepNote 0.7.3 (Jun 22, 2011)

  • added close button on tabs
  • bug fixes to notebook indexing, healing, and tamper detection

New in KeepNote 0.7.2 (Jun 22, 2011)

  • added moving/copying notes between notebooks
  • fixed extension disable bug
  • improved command API
  • improved extensions API
  • improved auto-notebook healing
  • simplified notebook API
  • improved node caching with index
  • added Swedish language

New in KeepNote 0.7.1 (Mar 4, 2011)

  • fixed helper applications bug
  • fixed insert image format bug
  • fixed missing image bug
  • added extension API for adding UI elements

New in KeepNote 0.7 (Mar 4, 2011)

  • added indexed full text search (require sqlite >= 3.5.0)
  • added custom font sizes for treeview and listview
  • improved notebook loading time

New in KeepNote 0.7 Testing (Feb 8, 2011)

  • The main new feature is indexed full text search. .
  • Searching should now occur much faster

New in KeepNote 0.6.6 (Dec 1, 2010)

  • multple window persistence
  • faster HTML loading
  • added separate close window and quit commands
  • fixed bugs:
  • prevent unintended tab renames
  • remove images from disk when deleted in note
  • fixed failed open notebook bug
  • fixed view image bug

New in KeepNote 0.6.5 (Dec 1, 2010)

  • optional tab naming (double click to rename)
  • tab persistence
  • new window config options:
  • keep above
  • minimize on start
  • sticky
  • new translations:
  • Polish
  • fixed bugs:
  • fixed default notebook bug
  • fixed rename trash bug
  • fixed keepnote launching from *.desktop files
  • fixed text color bug
  • increased notebook opening speed

New in KeepNote 0.6.4 (Sep 11, 2010)

  • Small update, includes a bug fix

New in KeepNote 0.6.2 (Apr 21, 2010)

  • added install/uninstall extension support
  • added "new window"
  • added python_prompt extension
  • added German and Russian translations
  • faster notebook load times
  • fixed minimal toolbar bug
  • fixed font toggle bug
  • many other bug fixes

New in KeepNote 0.6.1 (Apr 21, 2010)

  • added insert timestamp
  • added more extension support
  • reorganized menus
  • fixed Microsoft maximize window bug
  • added Spanish translation.

New in KeepNote 0.6 (Apr 21, 2010)

  • added HTML export
  • added note-to-note links
  • autocomplete for making links
  • entry completion for note titles in search box
  • added note browsing history (back and forward buttons)
  • remember note selections between closing and opening a notebook
  • added recently used notebooks listed in file open menu
  • many bug fixes

New in KeepNote 0.5.3 (Apr 21, 2010)

  • added file attachments
  • added more tree navigation shortcuts
  • open dialog updated (no needed to click on notebook.nbk)
  • task icon minimizes and un-minimizes
  • updated image resize dialog
  • links are created with default targets (selected text)
  • more options for default notebook
  • Bug fix: horizontal rules now auto-resize

New in KeepNote 0.5.0 (Apr 21, 2010)

  • external web links
  • new metadata file format
  • changed name to KeepNote
  • more desktop integration
  • use dbus to raise window with desktop shortcut keys

New in KeepNote 0.4.2 (Apr 21, 2010)

  • bullet point lists
  • also supports nested indented paragraphs with and without bullet points
  • default notebook options
  • default font (notebook specific)
  • a few Look and Feel options
  • use lines treeview
  • use ruler hints in listview
  • use gtk stock icons
  • image scaling can now automatically round ("snap") to nearest size multiple
  • system tray icon (requires pygtk > 2.10)
  • first implementation of an extensions mechanism
  • backup_tar implemented as extension now
  • spell check saves across sessions
  • gtk accelerator keys saving across sessions