KeepNote Changelog

What's new in KeepNote 0.7.8

Mar 30, 2012
  • It should have faster startup and save performance compared to version 0.7.7.

New in KeepNote 0.6.7 (Nov 30, 2010)

  • It contains only a few bug fixes over version 0.6.6

New in KeepNote 0.6.2 (Mar 2, 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 (Dec 28, 2009)

  • This release is mainly about cleaning things up after adding a bunch of features in version 0.6. The main addition is the improved extensions system. Menus and dialog boxes where reorganized and cleaned up.

New in KeepNote 0.6 (Sep 17, 2009)

  • 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.2 (Apr 13, 2009)

  • customizable node icons
  • any node can have child nodes (e.g. "pages" can have childlren)
  • add minimize to tray option (hide from taskbar)
  • editor remembers scroll and cursor position in each page (for the session)
  • added scrolling to treeview/listview drag-and-drop
  • easy install fix
  • fixed modified time bug

New in KeepNote 0.4.5 (Dec 22, 2008)

  • added "Paste As Text"
  • add progress bars, background tasks
  • backup and restore
  • search
  • safer file writing
  • writes are performed to temp files and renames them if write is complete
  • bug fixes
  • fixed colormap bug for some platforms (archlinux)
  • fixed mnemonic for "Format" in menu
  • fixed "modified" timestamp bug
  • changed User-Agent string for fetching images from the web (allows copy and paste from more web sites).
  • bullet point list quirks
  • cut and delete leave one bullet behind (also causes problems with undo)
  • fixed copy and paste image size
  • textview now properly scrolls for pastes and undos

New in KeepNote 0.4.4 (Nov 7, 2008)

  • added colored font
  • added xdg user configuration support
  • bug fixes:
  • fixed auto-highlighting in listview when changes occur to master list nodes
  • drag and drop in listview cause weird scrolling
  • new note sometimes cause goofy scrolling and selection
  • helper application browser buttons didn't work

New in KeepNote 0.4.3 (Oct 31, 2008)

  • Windows version now has customizable shortcuts (using GTK)
  • Made sure GTK and python version requirements did not creep higher
  • Fixed setup.py problems with extensions