Skip to content

v2.1.0

Compare
Choose a tag to compare
@cbartel cbartel released this 06 Dec 11:55
· 15 commits to main since this release
f756537

2.1.0 (2021-12-06)

Bug Fixes

  • changed frontend routing (428295c)
  • company page did not show attributes (default) when first opening the dialog (7df1e57)
  • expedition caused rxjs issues (f9a37a5)
  • expeditions were not updated correctly (eae55c7)
  • fixed column size in company character table (4fe614a)
  • generate prisma client on startup (e1052c7)
  • logout if user not found (99e4d40)
  • menu was not working (9a1b8d0)
  • newest release was not considered larger than a beta release (9817d3d)
  • only 1 damage role could be assigned to an expedition (230077d)
  • routing did not work correctly (f593607)
  • update did not output binary files correctly (3d30952)
  • user could not be set as admins anymore (7c26f2b)
  • #31: users could not use spaces in their character names (8741156), closes #31

Features

  • added expedition planning as beta feature (not finished!) (5ad9ae5)
  • added full-calender lib and primeNG (bf8d186)
  • delete user (5303348)
  • enhanced server update (1da4697)
  • expedition delete confirm dialog (189f354)
  • expedition planning (85b3a73)
  • expeditions now stay in sync without the need to reload manually. (8a504fe)
  • github button (f973f36)
  • level and gear score in the company character table are now always displayed alongside with weapon skills (b5d7b15)
  • SSE reconnect after disconnect (463a62e)