Releases: jbl2024/latelier
Releases · jbl2024/latelier
v2.9.1
[2.9.1] - 2020-02-11
Added
- Basic key figures for administrator
- Conditional email verification setting
Changed
- Better clear notifications icon
- Improve code readability for internal notifications (snackbars)
- Admin rights are checked and set if needed at login
Removed
v2.9.0
v2.8.0
[2.8.0] - 2020-01-20
Added
- Prefix for emails
Changed
- Fix unit test exit
- Improve favorite project card display
- Update vuetify to 2.2.4
- Update to Meteor 1.9
- Update packages:
- accounts-base upgraded from 1.4.5 to 1.5.0
- babel-compiler upgraded from 7.4.2 to 7.5.0
- babel-runtime upgraded from 1.4.0 to 1.5.0
- callback-hook upgraded from 1.2.0 to 1.3.0
- ecmascript upgraded from 0.13.2 to 0.14.0
- ecmascript-runtime-client upgraded from 0.9.0 to 0.10.0
- ecmascript-runtime-server upgraded from 0.8.0 to 0.9.0
- minifier-css upgraded from 1.4.3 to 1.5.0
- minifier-js upgraded from 2.5.1 to 2.6.0
- modules upgraded from 0.14.0 to 0.15.0
- modules-runtime upgraded from 0.11.0 to 0.12.0
- mongo upgraded from 1.7.0 to 1.8.0
- npm-mongo upgraded from 3.2.0 to 3.3.0
- standard-minifier-css upgraded from 1.5.4 to 1.6.0
- standard-minifier-js upgraded from 2.5.2 to 2.6.0
- webapp upgraded from 1.7.5 to 1.8.0
- accounts-password upgraded from 1.5.2 to 1.5.3
- meteortesting:mocha upgraded from 1.1.3 to 1.1.4
- meteortesting:mocha-core* upgraded from 6.2.2 to 7.0.0
- modern-browsers upgraded from 0.1.4 to 0.1.5
Removed
- Dependency to simonhochrein:meteor-mjml (not compatible with nodejs >= 12)
v2.7.3
[2.7.3] - 2020-01-13
Added
Changed
- Remove symlink for diagram-js-minimap (see meteor/meteor#10603)
- Select user dialog: allow search in all tabs, update ux to looks like SelectLabel
- Select label dialog: allow search
Removed
v2.7.2
[2.7.2] - 2020-01-12
Added
- Project dashboard
- Update vuetify to 2.1.14
Changed
- Regenerate background thumbnail if thumbnail file is missing
- Task description is automatically saved when clicking outside or closing task detail
- Canvas item is automatically saved when clicking outside text area
- Update to Meteor 1.8.3
- Update packages:
- accounts-base upgraded from 1.4.4 to 1.4.5
- accounts-password upgraded from 1.5.1 to 1.5.2
- babel-compiler upgraded from 7.3.4 to 7.4.2
- babel-runtime upgraded from 1.3.0 to 1.4.0
- callback-hook upgraded from 1.1.0 to 1.2.0
- ecmascript upgraded from 0.12.7 to 0.13.2
- ecmascript-runtime-client upgraded from 0.8.0 to 0.9.0
- ecmascript-runtime-server upgraded from 0.7.1 to 0.8.0
- minifier-css upgraded from 1.4.2 to 1.4.3
- minifier-js upgraded from 2.4.1 to 2.5.1
- modules upgraded from 0.13.0 to 0.14.0
- modules-runtime upgraded from 0.10.3 to 0.11.0
- mongo upgraded from 1.6.3 to 1.7.0
- npm-mongo upgraded from 3.1.2 to 3.2.0
- standard-minifier-css upgraded from 1.5.3 to 1.5.4
- standard-minifier-js upgraded from 2.4.1 to 2.5.2
- webapp upgraded from 1.7.4 to 1.7.5
- akryum:vue-component upgraded from 0.15.1 to 0.15.2
- blaze upgraded from 2.3.3 to 2.3.4
- ejson upgraded from 1.1.0 to 1.1.1
- ostrio:cookies upgraded from 2.4.1 to 2.5.0
- ostrio:files upgraded from 1.12.2 to 1.13.0
- reywood:publish-composite upgraded from 1.7.2 to 1.7.3
Removed
v2.7.1
v2.7.0
[2.7.0] - 2019-12-01
Added
- Export project tasks list to office (calc & excel) format
- Export single task to office formats
- Search box
- Link to settings in organization page without any projects
- Export canvas to open document format (ods)
Changed
- Fix task selection behavior
- Edit health reports in full screen page
- Fix icons when editing health report
- Fix autofocus
- Improve date parsing in timeline (fix error on safari)
- Scroll to selected task if outside viewport