| 1 |
====== |
| 2 |
NEWS |
| 3 |
====== |
| 4 |
|
| 5 |
0.3: |
| 6 |
* Plugin system |
| 7 |
The plugin system is now in place. Please read the PLUGINS file for |
| 8 |
more information |
| 9 |
* Logging system |
| 10 |
All the print statements had been changed to use the logging |
| 11 |
facilities. This brings more control over the messages displayed and |
| 12 |
more information about the messages. |
| 13 |
* Code clean up |
| 14 |
Big parts of the code has been moved, rewritten or revised. |
| 15 |
|
| 16 |
|
| 17 |
0.2: |
| 18 |
* Added next/previous buttons on the notification popup |
| 19 |
This will allow users to browse within the popup all the new messages |
| 20 |
* Added open button on the notification popup |
| 21 |
It will launch your browser to see the full message |
| 22 |
* New translations (italian and slovak) |
| 23 |
Thanks to giacomomargarito and shamotj |
| 24 |
|
| 25 |
0.1: |
| 26 |
|
| 27 |
First version |