Releases: jbl2024/latelier
Releases · jbl2024/latelier
v2.6.1
[2.6.1] - 2019-11-05
Added
Changed
- Fix errors thrown in console in health report page
- Update occitan translation, by Quenty31
- Disable client creation
- Improve keyboard navigation
- Updated packages:
- mobile-drag-drop@2.3.0-rc.2
- vue-router@3.1.3
- vue-dragscroll@1.10.2
- @babel/runtime@7.6.3
- showdown@1.9.1
- vue-i18n@8.15.0
- vue-hot-reload-api@2.3.4
- vue2-editor@2.10.2
- vuetify@2.1.9
Removed
v2.6.0
[2.6.0] - 2019-11-02
Added
- Move task without drag & drop
- eslint support
- Clone task to another project
- Attachments are cloned when cloning a task or project
- BPMN: export to xml
Changed
- Improve keyboard navigation
- Improve task permission checking
- Lazy load big components (bpmn & visjs)
- Update SortableJS to 1.10.1
- All code is updated to respect the eslint custom rules
- Update occitan translation, by Quenty31
- Update packages :
- akryum:vue-component upgraded from 0.15.0 to 0.15.1
- akryum:vue-component-dev-client upgraded from 0.4.6 to 0.4.7
- alanning:roles upgraded from 1.2.16 to 1.2.19
- base64 upgraded from 1.0.11 to 1.0.12
- konecty:user-presence upgraded from 2.4.0 to 2.6.0
- matb33:collection-hooks upgraded from 0.8.4 to 0.9.1
- meteortesting:browser-tests upgraded from 1.2.0 to 1.3.1
- meteortesting:mocha upgraded from 1.1.2 to 1.1.3
- meteortesting:mocha-core upgraded from 6.1.2 to 6.2.2
- mongo upgraded from 1.6.2 to 1.6.3
- ostrio:cookies upgraded from 2.3.0 to 2.4.1
- ostrio:files upgraded from 1.10.2 to 1.12.2
- peerlibrary:computed-field upgraded from 0.9.0 to 0.10.0
- reywood:publish-composite upgraded from 1.7.0 to 1.7.2
Removed
v2.5.0
[2.5.0] - 2019-10-13
Added
- Schemas for collections
Changed
- Update occitan translation, by Quenty31
- Fix health report update when description is empty
- Fix reminder detection
- Notes are displayed like in chat messaging apps (bubbles)
- Update vuetify to 2.1.3
Removed
- Project estimated size
- vue-color dependency (use vuetify color picker)
v2.4.1
[2.4.1] - 2019-10-08
Added
Changed
- Fix navigation from project to organization when user is not member of organization
- Fix i18n for "clone project" dialog
- Give admin rights to user when cloning a project
- Do not display empty state on project timeline
Removed
- Useless changelog statements
v2.4.0
[2.4.0] - 2019-10-07
- Support for meteor-elastic-apm (see https://github.com/kschingiz/meteor-elastic-apm)
- Improve project timeline
- Improve projects timeline (move, resize, access to project menu)
Changed
- Update vuetify to 2.1.1
- Fix i18n on projects timeline
- Update occitan translation, by Quenty31
- Fix warning color on date
- Do not display label on dashboard
Removed
v2.3.0
[2.2.4] - 2019-09-23
Added
- Label text can be displayed by clicking on it
Changed
- Update occitan translation, by Quenty31
- Improve color brightness detection
- Fix task filter on dashboard when not admin