Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 4.12 KB

CHANGELOG.md

File metadata and controls

64 lines (51 loc) · 4.12 KB

Changelog

1.1.9 - 20 May 2023

  • Improvement Added new field to setup a different date when booking.
  • Bug Fix Fixed exceeding length issue for hours booked.

1.1.8 - 04 November 2022

  • Bug Fix Fixed issue when viewing the Online list.

1.1.7 - 09 October 2022

  • New Feature New field to add comments in bookings.
  • Bug Fix Fixed tasks filter in booking action.

1.1.6 - 19 August 2022

  • Bug Fix Fixed issue with who actions/hook.

1.1.5 - 21 March 2022

  • Bug Fix Fixed some more group by 'issues'.

1.1.4 - 20 March 2022

  • Translation Turkish translation provided by gevv
  • Bug Fix Fixed wrong links when deleting categories.

1.1.3 - 19 March 2022

  • Bug Fix Fixed more issues with projects.
  • Bug Fix Fixed a bug in the category type selection.

1.1.2 - 19 March 2022

  • Bug Fix Fixed projects issue.
  • Bug Fix Fixed 'who' actions bug.
  • Bug Fix Fixed issue with install file.

1.1.1 - 17 March 2022

  • Bug Fix Fixed wrong index for tasks column in install file.

1.1 - 03 March 2022

  • Translation Russian translation provided by Bugo
  • New Feature Added 'Who" action integration.
  • Improvement Merged delete and modify columns.
  • Improvement It now uses the topics table to assign tasks.
  • New Feature Added total tasks counter to projects.
  • New Feature Added total time booked from tasks to projects.
  • Bug Fix Fixes issues with some queries.
  • Improvement Code cleanup.

1.0.2 - 22 February 2022

  • Improvement Increased width of tasks and projects name/title.
  • Bug Fix Fixed occasional missing language string.
  • Bug Fix Fixed redirect link after editing a task.

1.0.1 - 21 February 2022

  • Improvement Remove auto-complete from date inputs.
  • Improvement Return to filter when editing tasks.
  • Improvement Improved filter language.
  • Improvement Allow to use the same date for projects and tasks.

1.0 - 19 February 2022

  • New Feature Initial Release

Legend

  • Translation Translation
  • New Feature New Feature
  • Bug Fix Bug Fix
  • Improvement Improvement