Releases: jbl2024/latelier
Releases · jbl2024/latelier
v2.2.0
v2.1.2
v2.1.1
v2.1.0
[2.1.0] - 2019-08-16
Added
- Background thumbnails
- NASA background
- Notes on task: always display note editor
- When creating task, user is added as watcher
- Migrate to Material Design Icons (https://materialdesignicons.com/)
- Notifications can be mark as read & deleted in bulk
- Update occitan translation, by Quenty31
Changed
- Improve edit task name (textarea in task detail, cancel restore previous name in list view)
- Improve health cards display when task is selected
- Send notification only to assigned to & watchers
- Upgraded vue2-editor to latest version (2.10.0)
- Upgrade to [email protected]
Removed
- Google Material Icons
v2.0.0
v1.8.1
Added
- Completed tasks are displayed in weather report
- Settings to restrict user search & invitation to admin only
Changed
- Fix i18n string with dot
- When creating task in completed list, completedAt field is correctly set
- Fixtures emails are generated using @latelierdesprojets.fr
- Update README.md
- Health reports are loaded with meteor method instead of publication
Removed
v1.8.0
[1.8.0] - 2019-08-03
Added
- More i18n translations
- Edit list name right after creation
- Task reminder
- Notifications
- Watchers
Changed
- Display previous members in project filter toolbar
- Select user widget now display 3 tabs: project members/organization members/find
Removed
v1.7.8
[1.7.8] - 2019-07-21
Added
- Members can leave project
Changed
- Prevent page refresh when form is submited with enter key on Edit label dialog
- Link in task detail in dashboard opens task in project (instead of project only)
- Files are displayed in dedicated tab on task property
- Fix attachments page display when a task is soft deleted
- Upgraded lodash version to 4.17.15
Removed
- Resources
v1.7.7
[1.7.7] - 2019-07-06
Added
- Changelog
- Occitan translation (on main i18n file), by Quenty31
- More translations
- Drop file on list & task to add attachment
Changed
- Display label name color according to background on project toolbar
- Display list name color & button according to background
- Display hidden tasks when search filter is set
- Split i18n main file in one file per language
- Upgraded packages to latest version