KeepNote Change Log
-------------------

keepnote-0.6.2
--------------
- 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


keepnote-0.6.1 (2010/1/3)
-------------------------
- added insert timestamp
- added more extension support
- reorganized menus
- fixed Microsoft maximize window bug
- added Spanish translation.


keepnote-0.6 (2009/9/16)
------------------------
- 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


keepnote-0.5.3 (2009/7/8)
-------------------------
- setup for translations
   - initial French translation included
   - translations are welcomed! see README.translations.txt
- fixes for unicode filenames
  - unicode support within tarfile backups
- 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


keepnote-0.5.2 (2009/12/4)
--------------------------
- customizable node icons
- any node can have child nodes (e.g. "pages" can have children)
- 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


keepnote-0.5.1 (2008/1/25)
--------------------------
- install fix


keepnote-0.5.0 (2008/1/24)
--------------------------
- external web links
- new metadata file format
- changed name to KeepNote
- more desktop integration
  - use dbus to raise window with desktop shortcut keys


takenote-0.4.5 (2008/12/20)
---------------------------
- 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


takenote-0.4.4 (2008/11/06)
---------------------------
- 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


takenote-0.4.3 (2008/10/01)
---------------------------
 - 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


takenote-0.4.2 (2008/9/27)
--------------------------
 - 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


takenote-0.4.1 (2008/08/09)
---------------------------
 - bug fixes
 - better copy/paste
   - HTML support
   - image support


takenote-0.4 (2008/07/12)
-------------------------
 - rich text editing
 - hierarchical organization for notes
 - full-text search
 - inline images
 - integrated screenshot
 - spell checking (via gtkspell)

