2026/09/01 : v1.1.11
* Release for github at https://github.com/wiesl/QuickPutty
* Fixed typo.
* Updated copyright years
* Added release scripts
* Added Lazarus-IDE and FPC (Free Pascal Compiler compatibility), still buggy.

2015/06/23 : v1.1.10
+ Added ability for multikey searches, optionally with substring configuration: So just type the session name and the session will be found
* Configuration of "Made Search Key Only in Session Name" feature is also configurable via configuration dialog

2013/10/15 : v1.1.9
+ Added ability for multikey search: So just type the session name and the session will be found

2013/05/13 : v1.1.8
+ Added sorting of sessions from file system (KiTTY), necessary when filesystem doesn't do the sorting (e.g. encfs)
 + Added ability to sort directories case insensitive or case sensitive
 + Added ability to sort files case insensitive or case sensitive

2013/05/07 : v1.1.7
+ System wide hotkey is now configurable via INI file
+ Added support for KiTTY directory structure and KiTTY calls for fully portable configuration
  + Fully backward compatible with PuTTY
  + KiTTY configuration path can be configured
  + Directories and sessions can be filtered (e.g. old config, company/home config)
  + Sorting of directories can be configured (session files before directories or vice versa)
+ Refactored code a little bit

2004/01/15 : v1.1.6
* Fixed "-load" bug with putty sessions name containing whitespaces
+ Redesigned Configuration dialog
+ It's not possible to set Putty path to a non-existing file
+ New option to make QuickPutty run on startup
+ New funcationality in Configuration:
  + Create Start Menu shortcuts (to Putty, QuickPutty & Sessions)
  + Remove Start Menu shortcuts
  + Options for shortcuts:
    + Create shortcuts for sessions
    + Put session shortcuts directly on Start Menu (instead of Putty folder)
    + Update session shortcuts on startup
  + Added command line switch '-updatesessions' that updates start menu session shortcuts according to options) and then exits.

Many many thanx to Henrik Djrv who did all the work for the additions of this release. OpenSource model rules ! :)


2003/11/06 : v1.1.5
+ Added "Systemwide hotkey" option in configuration (needs restart of quickputty)
+ Added "New Session" in menu, to start an empty Putty session
* Move from deprecated command line ("@" notation) to new one ("-load" notation)
* Reverted HISTORY.txt file order (starting from newest changes)

2002/08/07 : v1.1.4
* Fixed 'visible=0' bug at startup

2002/08/07 : v1.1.3
+ Added "Always on top" checkbox in configuration screen
+ Added "Use Transparency" checkbox in configuration screen
+ Added "Save config" in menu in order to save configuration file immediatly (on my box, when users shuts down the computer, the .ini was not saved...don't ask me why !!!)
+ Only one instance of QuickPutty can be launch. A second launch raises the first window.

2002/04/05 : v1.1.2
+ Added ALT-Q system-wide hotkey to show/hide window
+ Open sessions when pressing "Enter" key

2002/01 : v1.1.1
* Corrected %20 pb...thanx to Ulrich Breckel

2001/11 : v1.0
* Initial Version

