|
1 | 1 | NEWS |
2 | 2 | ==== |
3 | 3 |
|
| 4 | +Version 2.21 (15 Sep 2021) |
| 5 | +------------------------------- |
| 6 | + |
| 7 | +The "Year of 💉" release. |
| 8 | + |
| 9 | +List of changes |
| 10 | +~~~~~~~~~~~~~~~ |
| 11 | + |
| 12 | +* Tasks |
| 13 | + * #346: Save init and end times in the task template [Ana Rute Mendes] |
| 14 | + * #411: Prevent redundant GET params when using prev/next date hotkeys. [Jacobo Aragunde Pérez] |
| 15 | + * #487: Do not require the date field in the update task service. [Jacobo Aragunde Pérez] |
| 16 | + * #489: Prevent the update of tasks belonging to inactive projects via API. [Jacobo Aragunde Pérez] |
| 17 | + * #491: Prevent the update of tasks in locked dates via API. [Jacobo Aragunde Pérez] |
| 18 | + * #495: Fix error 500 when creating task with invalid project ID. [Jacobo Aragunde Pérez] |
| 19 | + |
| 20 | +* Reports |
| 21 | + * #475: Implement server-side CSV export for reports: weekly project hours, accumulated hours and user tasks. [Jacobo Aragunde Pérez] |
| 22 | + |
| 23 | +* Other |
| 24 | + * #431: Fix more PHP warnings. [Ana Rute Mendes] [Jacobo Aragunde Pérez] |
| 25 | + * #480: Check session status on tab visibility change. [Jacobo Aragunde Pérez] |
| 26 | + * #482: Add configuration to link an issue tracker from the menu. [Jacobo Aragunde Pérez] |
| 27 | + * Change `make minify` to use the UglifyJS 3 sytax. [Jacobo Aragunde Pérez] |
| 28 | + * Update documentation for developers and administrators. [Jacobo Aragunde Pérez] |
| 29 | + * Code clean-up. [Ana Rute Mendes] [Jacobo Aragunde Pérez] |
| 30 | + * Rename INSTALL file to avoid git conflict. [Ana Rute Mendes] |
| 31 | + * Link non-minified calendarManagement.js. [Jacobo Aragunde Pérez] |
| 32 | + * Exit on connect error in anonymize script. [Jacobo Aragunde Pérez] |
| 33 | + * Fix syntax error when updating project details. [Jordi Mallach] |
| 34 | + * Add API test page (not included in releases). [Jacobo Aragunde Pérez] |
| 35 | + * Add service getSessionUser.php. [Jacobo Aragunde Pérez] |
| 36 | + |
| 37 | + |
4 | 38 | Version 2.20 (11 Dec 2020) |
5 | 39 | ------------------------------- |
6 | 40 |
|
|
0 commit comments