WebIssues Changelog

What's new in WebIssues 1.1.4

Aug 11, 2015
  • ported to Qt5
  • fixed support for long TLDs in email addresses
  • fixed internal links in exported HTML documents
  • fixed handling large lists of drop down items
  • updated prettify.js to newer version

New in WebIssues 1.1.3 (Mar 13, 2015)

  • added Chinese translation
  • archiving projects

New in WebIssues 1.1.2 (May 27, 2014)

  • It is now possible to export the list of issues in CSV format also from the Web Client.
  • The quick search box in the list of issues can now be used to quickly find an issue with the specified identifier. Note that in order to find an issue in any folder, you can still use the Goto Issue command.
  • The markup language used for descriptions and comments now includes a [rtl] tag for marking blocks of text written right-to-left.
  • It is possible to configure the page size in the projects tree in the Web Client.
  • In the Desktop Client it's now possible to increase the font size in issue details and projects summary, using the Settings option. This solves a problem on some systems where the default font size is too small.
  • The Desktop Client now attempts to log in automatically when the session expires, for example when the computer wakes from hibernated state.
  • New French and Italian translations were added in both clients; Ukrainian translation was added in the Web Client.

New in WebIssues 1.1.1 (Jan 7, 2014)

  • fixed updating project descriptions
  • fixed font size in issue details and comment editor
  • fixed double header in issue details report

New in WebIssues 1.1 (Nov 18, 2013)

  • added Dutch and German translation.
  • fixed sorting by date attribute.

New in WebIssues 1.1 RC 1 (Oct 30, 2013)

  • Global lists of issues, displayed under the “All Projects” item, display all issues of a particular type (for example all bugs or tasks) in a single view, regardless of their project and folder. You no longer have to switch between folders if you have lots of them.
  • Anonymous access, which, combined with public projects, allows unregistered users to access selected issues in read-only mode without registration. User self-registration now has a special mode in which administrator's approval is not required and new users have immediate access to public projects.
  • Public alerts, which make it easier for system and project administrators to set up alerts and notifications for all users or project members. The schedule of summary notifications can now be configured separately for each alert.
  • This release also fixes several bugs, both from the previous 1.1 versions and those found in the latest 1.0.5 release. Although it's still a development version, it can be considered relatively stable, so you can already start updating your environments. The final version will be released in about two weeks from now.

New in WebIssues 1.1 Beta 2 (Jul 19, 2013)

  • added support for subscriptions
  • fixed header spacing in summary report

New in WebIssues 1.1 Beta 1 (May 22, 2013)

  • added issue and project descriptions
  • added text with markup format
  • export CSV files with UTF-8 byte order marker
  • use QtWebKit to display issue and project details

New in WebIssues 1.0.5 (Mar 13, 2013)

  • fixed a crash when view or report has more than 16 columns
  • fixed initial splitter position; maximixe main window by default
  • added a workaround for problems caused by mod_security on the server

New in WebIssues 1.0.4 (Nov 28, 2012)

  • Uploading and downloading attachments stored in a PostgreSQL database was fixed. Because of that this patch is highly recommended if you are using PostgreSQL.
  • Issue history is presented in a more compact format. In addition, it is possible to select the order in which history is displayed and the default filter (all changes or only comments and attachments), both globally in server settings, and individually in user preferences. Finally, attributes with empty values can be removed from the issue details view.
  • It is now possible to define the initial view for each type of issues. This view is selected by default when opening a folder instead of the All Issues view. The initial view can be defined in the View Settings of the selected issue type.
  • The drop-down calendar when editing date attributes now contains a Today button which sets the current date (and time, if present).

New in WebIssues 1.0.3 (Aug 30, 2012)

  • added Dutch and Spanish translations
  • managing projects for the selected user
  • fixed filtering issues with empty operands
  • fixed showing main window after calling 'go to item' from tray

New in WebIssues 1.0.2 (May 30, 2012)

  • added Chinese translation
  • remember last selected history filter
  • automatically display tooltip for truncated values
  • fixed toolstrip appearance on Mac OS X (bug #713)

New in WebIssues 1.0 (Dec 20, 2011)

  • fixed compatibility with nginx web server
  • updated SQLite to latest version

New in WebIssues 1.0 RC 1 (Dec 13, 2011)

  • 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

New in WebIssues 1.0 Beta 4 (Dec 6, 2011)

  • Fixes one important bug and a contains a few more cosmetic changes and additions. It also contains a complete version of the user's manual in both English and Polish.

New in WebIssues 0.9.7 (Oct 5, 2010)

  • added French and Dutch translations
  • fixed problem with contextual menu on Qt 4.6 (bug #257)
  • fixed displaying symbol " (bug #261)
  • storing position of viewer windows (bug #363)
  • fixed wrong sorting by non-unique column (bug #375)
  • fixed the width of last column (bug #381)
  • fixed default data paths on Mac OS X (bug #440)
  • fixed handling time in filter criteria (bug #450)
  • fixed handling links to files (bug #455)
  • load languages from .ini file

New in WebIssues 0.9.6 (Nov 30, 2009)

  • added: support for Mac OS X
  • added: creating bookmarks for the same server with different logins (task #235)
  • added: simple support for HTTP authentication (task #255)
  • fixed: behavior in single-window mode under KDE4 (bug #208)
  • fixed: truncate file name to 40 characters and make it editable (bug #221)
  • fixed: authentication of HTTP proxy (bug #227)

New in WebIssues 0.9.6 (Nov 30, 2009)

  • added: support for Mac OS X
  • added: creating bookmarks for the same server with different logins (task #235)
  • added: simple support for HTTP authentication (task #255)
  • fixed: behavior in single-window mode under KDE4 (bug #208)
  • fixed: truncate file name to 40 characters and make it editable (bug #221)
  • fixed: authentication of HTTP proxy (bug #227)

New in WebIssues 0.9.5 Beta 2 (May 27, 2009)

  • added: selecting and copying text in issue details view (task #5)
  • added: changing the default sort order for issues of given type (task #9)
  • added: more operators for non-editable drop down attributes in filters (task #79)
  • added: drop down calendar for editing date/time attributes (task #92)
  • added: possibility to change layout of the issue details view (task #118)
  • fixed: support for cookies (bug #1)

New in WebIssues 0.9.4 (Mar 14, 2009)

  • fixed: compilation with static libraries
  • fixed: marking state of watched folders and issues
  • Windows installer includes statically linked and packed executable
  • Windows installer can be run by non-administrator user
  • updated German, Russian and Polish translations
  • updated user's manual and created new style
  • added OpenSLL exception to the license