Skip to content

Releases: satrun77/tinyissue

Release v2.9.0

19 Aug 09:33
Compare
Choose a tag to compare
  • Feature: Messaging system (Send project updates notifications).
  • Change: show resolution tags in kanban items.
  • Change: show issue tags in "Your issues" page.
  • Feature: ability to delete an issue.
  • Feature: automatically make issue read-only to specific user roles based on the current status tag.
  • Feature: ability to delete an attachment from a comment.
  • Feature: allow admin to enter new user password.
  • Feature: allow manager to lock issue quote.
  • Change: allow users with User Role to view their created issues.
  • Feature: added new project visibility status (Internal). Users with User Role can only view their created issues.
  • Feature: add global setting to set default language for new users.
  • Feature: admin setting to turn on/off maintenance mode.
  • Other bug fixes & improvements.

Release v2.7.1

23 May 07:45
Compare
Choose a tag to compare
  • Bug fixes.

Release v2.7.0

09 May 08:42
Compare
Choose a tag to compare
  • Date format settings to dropdown field with predefined options.
  • Feature: split issue activities into 2 tabs for comments and other activities logs.
  • Feature: allow tag sorting for project Kanban columns.
  • Feature: Limit tags displayed and issues within the tags by user role.
  • Simplified the tag labels by removing the group prefix.
  • Bug fixes and other improvements.

Release v2.6.0

22 Apr 09:28
Compare
Choose a tag to compare
  • Redesign the Kanban view.
  • Feature: Admin to prevent users from logging in. Make users Inactive or Blocked.
  • Improved the menu items.
  • Redesign all of the forms for adding or editing issues to be more consistent and user friendly.
  • Tags management simplified to 3 standard "unchangeable" groups (Types, Status, & Resolution).
  • Feature: added support for german translation. Thanks to @nickbe
  • Stop links from leaving full screen mode on iOS devices.
  • Bug fixes and other minor improvements.

Release v2.5.1

09 Mar 06:07
Compare
Choose a tag to compare
  • Bug fixes

Release v2.5.0

18 Feb 08:20
Compare
Choose a tag to compare
  • Feature: project Kanban board
  • Feature: configurable date format

Release v2.4.0

12 Jan 07:27
Compare
Choose a tag to compare
  • Compatible with PHP 7
  • Minor improvements & bug fixes
  • The ability to set projects as private or not based on mikelbring#173

Release v2.3.0

23 Nov 07:25
Compare
Choose a tag to compare
  • Bug fixes
  • Generic form to add new issue from dashboard

Release v2.2.0

27 Sep 06:55
Compare
Choose a tag to compare
  • Support Laravel 5.1+
  • Added smtp config to .env
  • Style fixes

Release v2.1.2

21 Aug 09:40
Compare
Choose a tag to compare
  • Bug fixes
  • Responsive fixes