Skip to content

Releases: jbl2024/latelier

v3.0.0-beta.1

29 May 04:53
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

[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

25 May 15:37
Compare
Choose a tag to compare
v3.0.0-beta.0 Pre-release
Pre-release

[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

07 May 20:27
Compare
Choose a tag to compare

[2.11.0 - 2020-05-07]

Added

Changed

Removed

v2.10.5

19 Apr 19:25
Compare
Choose a tag to compare

[2.10.5] - 2020-04-19

Added

  • Support for oauth2 (tested with keycloack)

Changed

  • Fix completed tasks in timeline

Removed

v2.10.4

18 Apr 08:21
Compare
Choose a tag to compare

[2.10.4] - 2020-04-18

Added

  • Resize columns on kanban board

Changed

  • Fix task card display when title is very large on chrome/safari
  • Improve task list title display

Removed

v2.10.3

05 Apr 19:05
Compare
Choose a tag to compare

[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

25 Mar 16:41
Compare
Choose a tag to compare

[2.10.2] - 2020-03-25

Added

Changed

  • Add sticky position on task detail & tasks list tabs
  • Firefox: do not hide scrollbar

Removed

v2.10.1

22 Mar 17:30
Compare
Choose a tag to compare

[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

14 Mar 06:54
Compare
Choose a tag to compare

[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)

Removed

v2.9.2

13 Feb 18:54
Compare
Choose a tag to compare

[2.9.2] - 2020-02-13

Added

  • Docker configuration files
  • Storage: S3 support for attachments & avatars

Changed

  • Fix profile page first time display
  • Fix missing translation

Removed