| [291] | 1 | 0.2.2: |
|---|
| [294] | 2 | * Fixed a fatal bug with Python 2.6/PyGTK 2.14 |
|---|
| [309] | 3 | * Fixed an issue with the right images showing up in notifications |
|---|
| [317] | 4 | * Fixed an fatal issue with starting Itaka from unexistant directories |
|---|
| [330] | 5 | * Fixed a bug where screenshot files would be saved under the wrong |
|---|
| 6 | extension/path and not erased after quitting |
|---|
| [317] | 7 | * Vastly improved Makefile to support installation on different PREFIX |
|---|
| [291] | 8 | |
|---|
| [250] | 9 | 0.2.1: |
|---|
| [252] | 10 | * Fixed a serious security bug in which /screenshot prompted no auth. Also |
|---|
| 11 | fixed sending the wrong Content-Lenght for the screenshot. Report Itaka |
|---|
| [256] | 12 | version on HTTP headers |
|---|
| 13 | * Added RPM packages (backport from trunk) and minor UI fixes |
|---|
| 14 | * Vastly improved console argument handling |
|---|
| 15 | * Improved man page |
|---|
| [250] | 16 | |
|---|
| [136] | 17 | 0.2 (I've been watching you...): |
|---|
| [146] | 18 | * Rewrote the screenshot module completely to support active window |
|---|
| 19 | screenshots and scaling. #3 #10 |
|---|
| [185] | 20 | * Added Basic HTTP Authentication. |
|---|
| [213] | 21 | * Notifications now show up relative to the status icon. |
|---|
| [141] | 22 | * Added option (-debug) to show all console output #5 |
|---|
| [213] | 23 | * Add options to report errors in the system tray (blinking). #7 |
|---|
| [149] | 24 | |
|---|
| [213] | 25 | * Updated GUI on Windows not to show widgets for features that are not |
|---|
| 26 | available (libnotify, screenshot active window) |
|---|
| [162] | 27 | |
|---|
| [213] | 28 | * Completely rewrote the console output and Gui logging engines. Simplified |
|---|
| 29 | and fixed many isssues. Some parts of the Gui were also overhauled. |
|---|
| 30 | * Automatically scroll to the last event on both logs. |
|---|
| 31 | |
|---|
| 32 | * Removed all useless type-checking and started relying on my own exceptions |
|---|
| 33 | and error handlers. |
|---|
| 34 | |
|---|
| [162] | 35 | * Completely separated and encapsulated the Twisted Server code. |
|---|
| [149] | 36 | |
|---|
| [136] | 37 | * Improved the configuration engine to convert numbers and bools into int and |
|---|
| [149] | 38 | bool rather than str. Also the Gui now saves on a per-key basis and not on |
|---|
| 39 | a all-or-nothing dict differential #9 |
|---|
| [154] | 40 | * Rewrote parts of the configuration engine to better handling upgrading from |
|---|
| 41 | previous configuration files that are missing sections or options. #12 |
|---|
| [141] | 42 | |
|---|
| [149] | 43 | * Recommented the whole code according to Epytext Markup and also did major |
|---|
| 44 | tweaks to naming. #8 |
|---|
| 45 | * Changed strings in text to be more literal and intuitive |
|---|
| [154] | 46 | |
|---|
| [185] | 47 | * Updated documentation and added new references. |
|---|
| 48 | |
|---|
| [218] | 49 | * Minor improvements to Debian build process. |
|---|
| [185] | 50 | * Fixed minor UI quirks. |
|---|
| [154] | 51 | * Fixed a syntax bug in uigtk.py when GTK version is < 2.10 |
|---|
| [213] | 52 | * Fixed bug when saving preferences in the GUI reverted to /tmp by default. |
|---|
| [154] | 53 | |
|---|
| [138] | 54 | 0.1.1: |
|---|
| 55 | * Fix Debian Makefile |
|---|
| 56 | * Remove bad print call in notify procedures |
|---|
| [141] | 57 | |
|---|
| [136] | 58 | 0.1 (Mercado): |
|---|
| [134] | 59 | * Initial release |
|---|