Releases: mimecorg/webissues-client
Releases · mimecorg/webissues-client
v1.0.1
v1.0
1.0 (2011-12-19)
- fixed compatibility with nginx web server
- updated SQLite to latest version
1.0-rc1 (2011-12-12)
- added German translation
- do not mark issue as read when automatically updating
- prevent unselecting the current issue after update
- stop auto-updating when session expires
- show caption when no comments/attachments exist
1.0-beta4 (2011-12-05)
- fixed error in view settings if nothing changed
- status bar refactoring
- updated the settings dialog
- added Comments & Attachments mode in issue history
- added quick search by any column
1.0-beta3 (2011-11-02)
- cloning issues and views
- improved marking issues as read/unread
- format nubers, date and time according to program language
- share attachments cache between all server instances
- lock the cache database while connection is open
- filter active and disabled users
- fixed some keyboarch shortcuts
1.0-beta2 (2011-09-20)
- added multi-select attributes
- added IN operator in filters
- added option to use system sqlite library on Linux
- fixed filters with date conditions
- fixed filters with case-insensitive comparison
- fixed editing details for ENUM attributes
1.0-beta1 (2011-07-08)
- added initial version of WebIssues Manual
- use SQLite database for caching folders and issues
- no need for default value when attribute is required
- mark updated alerts and issues using bold font
- check for latest version of the program
- skip initializion of OpenSSL unless necessary
- fixed crash on closing comment window
- fixed switching to All Issues after updating projects
- fixed filter conditions containing empty operands
1.0-alpha4 (2011-03-15)
- moving and deleting issues
- editing and deleting comments and attachments
- deleting non-empty projects and folders
- allow expressions in initial values of attributes
- improved performance of populating issue history
- user friendly error messages
- fixed a problem with tray icon menu
1.0-alpha3 (2010-12-14)
- tracking read state of issues
- alerts and email notifications
- storing position of viewer windows
- fixed handling links to files
1.0-alpha2 (2010-08-26)
- configuration of views and view settings
- filtering issue history
- storing column widths and expanded nodes locally
- fixed wrong sorting by non-unique column
- fixed default data paths on Mac OS X
1.0-alpha1 (2010-05-28)
- redesigned the issue details view
- redesigned the dialog for adding and editing issues
- redesigned the start page and login dialogs
- replaced obsolete QHttp with QNetworkAccessManager
- changed the location of data and cache files to make it version dependent
- fixed a problem with invisible contextual menu when switching active view
- added support for 64-bit Windows platforms
- disabled watches and notifications
- changed required version of Qt to 4.4
- changed license to GNU GPL version 3.0