Releases: jbl2024/latelier
Releases · jbl2024/latelier
v3.0.0-beta.1
[v3.0.0-beta.1 2020-05-29]
Added
Changed
- 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)
Removed
v3.0.0-beta.0
[v3.0.0-beta.0 2020-05-25]
Added
Changed
- 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
v2.11.0
[2.11.0 - 2020-05-07]
Added
Changed
- Upgrade meteor to 1.10.1
- Update vuetify to 2.2.22
- Update jquery to 3.5.1
- Update meteor packages:
- accounts-base upgraded from 1.5.0 to 1.6.0
- accounts-oauth upgraded from 1.1.16 to 1.2.0
- accounts-password upgraded from 1.5.3 to 1.6.0
- babel-compiler upgraded from 7.5.0 to 7.5.2
- boilerplate-generator upgraded from 1.6.0 to 1.7.0
- ddp-server upgraded from 2.3.0 to 2.3.1
- ecmascript upgraded from 0.14.0 to 0.14.2
- inter-process-messaging upgraded from 0.1.0 to 0.1.1
- launch-screen upgraded from 1.1.1 to 1.2.0
- minimongo upgraded from 1.4.5 to 1.5.0
- mobile-experience upgraded from 1.0.5 to 1.1.0
- mobile-status-bar upgraded from 1.0.14 to 1.1.0
- mongo upgraded from 1.8.0 to 1.9.0
- npm-mongo upgraded from 3.3.0 to 3.7.0
- oauth upgraded from 1.2.8 to 1.3.0
- oauth2 upgraded from 1.2.1 to 1.3.0
- random upgraded from 1.1.0 to 1.2.0
- shell-server upgraded from 0.4.0 to 0.5.0
- socket-stream-client upgraded from 0.2.2 to 0.2.3
- webapp upgraded from 1.8.0 to 1.9.0
- Update npm packages:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- @babel/[email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
v2.10.5
v2.10.4
v2.10.3
[2.10.3] - 2020-04-05
Added
Changed
- Fix pending task count on dashboard
- Project wheather: improve tasks loading & fix duplicates
- Preserve newlines in edited content
- Move from html-to-text to @mxiii/html-to-text (see html-to-text/node-html-to-text#198)
- Upgrade handlebars to 4.7.6
- Force fallback method for dragging items (fix mobile support)
- Fix new task dialog display glitches
- Improve check list item edition
Removed
v2.10.2
v2.10.1
[2.10.1] - 2020-03-22
Added
- Add projects in administration pages (actions: view/move to trash/delete)
- Display completed info in tasks list
Changed
- Fix list move bug when moving created list to first row
- Weather reports: display reports within 2 side panes
Removed
v2.10.0
[2.10.0] - 2020-03-14
Added
Changed
- Replace vue2-editor with tiptap (see https://github.com/scrumpy/tiptap)
- Improve dialogs on mobile (no more fullscreen everywhere)
- Update vuetify to 2.2.15
- Fix icons display in task items (weird behavior in ff74)