Releases: jbl2024/latelier
Releases · jbl2024/latelier
v3.2.2
v3.2.1
[3.2.1 2020-10-20]
Added
- Missing translations in history
- Project history available on tasks page
Changed
- Meetings:
- realtime update (actions, dates, ...)
- disable pdf output
- better lock/unlock behavior (do not display lock button on present/futur meetings)
Removed
- pdf support for meetings
- pdflatex deps in docker file
v3.2.0
v3.1.3
v3.1.2
v3.1.1
v3.1.0
[3.1.0 2020-08-12]
Added
- Option (in settings.json) to disable attachments
- Meetings (basic management)
- Method & admin button to add missing features on projects
Changed
- Update vuetify to 2.3.6
- BPMN is a feature (and is hidden in menu if not activated in project)
- Project weather is a feature (and is hidden in menu if not activated in project)
- Project canvas is a feature (and is hidden in menu if not activated in project)
- Allow text selection when updating name in task card
- Move completed tasks to top in "auto catch completed" list
- Improve New project dialog (stepper, minimal infos only)
Removed
- Support for ff <= 60
- Legacy route support (was needed for ff <= 60)
v3.0.1
v3.0.0
[v3.0.0 2020-06-03]
Added
Changed
- Update screenshots on README.md
- Fix translation
- Lazy load ProjectBPMN component to minimize final bundle
- Fix task count in project activity
- Fix shortcuts messing with bpmn edition
- Several UI fixes
- Clone project keep labels on tasks
- Open project on dashboard opens tasks view directly
- Fix search shortkey (shift + / is mandatory on french keyboards)
- Fix clone project (tasks were not dispatched in corresponding lists)
- Update UI layout
- better looking ui
- no more left drawer on wide screens
- quick access with shortkeys:
- "/": open search tasks menu
- "p": open project selector
- "l": add label on task details
- Display task description in assigned task email
Removed
v3.0.0-beta.2
[v3.0.0-beta.2 2020-06-02]
Added
Changed
- Update screenshots on README.md
- Fix translation
- Lazy load ProjectBPMN component to minimize final bundle
- Fix task count in project activity
- Fix shortcuts messing with bpmn edition