- Added combobox to select active, obsolete documents. You can search documents too
- Improved database privileges
- Added file size to reports
- Added statistics in about dialog
- Added didyoureadme_shortcuts command in Windows
- Added default document expiration in settings
- Added system tray to minimize Didyoureadme when necessary
- Added document purge
- Added document search
- Added more images
- Improved web page output
- Migrated to GitHub
- Migrated to setuptools. Now DidYouReadMe is a package
- Windows versions
- A lot of changes
- Added expiration for documents
- Documents are now inside database
- Improved code reutilization
- Add admin mode
- You can delete documents in admin mode
- Solved bug with mail dates.
- Added autoupdate tables in frmSettings
- Report shows document internal id
- Solved bug with weekday in mail date
- Solved bug when changing web server port
- Mail shows datetime in interantional format
- Closed docs can be searched by month and year
- Datetime view doesn't cut 00 seconds
- members is now a set, not a list
- User and Group combos changed to lists, improving user interface.
- frmMain now update tables automatically.
- Bottle.py remove from project, you must use the bottle.py distribution.
- Adding new document checks if the file selected is really a file.
- Improved user interface
- Script added to make backups. It can be launched from console and from UI.
- Bug solved when sending mail without comment
- Documents are now generated in /tmp/didyoureadme
- Open documents and reports have been improved
- You can add several lines in document comment
- The title of the document is now mandatory
- First version, full functional.