Skip to content

Releases: cbartel/nw-company-tool

v2.2.3

04 Feb 20:53
Compare
Choose a tag to compare

2.2.3 (2023-02-04)

Bug Fixes

  • need npm install in pipeline for prisma to run postinstall script (e53431d)

v2.2.2

04 Feb 20:46
Compare
Choose a tag to compare

2.2.2 (2023-02-04)

Bug Fixes

  • added expeditions to model file (4ab7644)
  • updated pipeline and package-lock (1ead2a1)

v2.2.1

04 Feb 18:48
58350f8
Compare
Choose a tag to compare

2.2.1 (2023-02-04)

Bug Fixes

  • swapped GH_TOKEN for GITHUB_TOKEN to use auto generated token by GitHub (58350f8)

v2.1.0

06 Dec 11:55
f756537
Compare
Choose a tag to compare

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)

v2.1.0-beta.16

06 Dec 11:47
8519f3a
Compare
Choose a tag to compare
v2.1.0-beta.16 Pre-release
Pre-release

2.1.0-beta.16 (2021-12-06)

Bug Fixes

  • newest release was not considered larger than a beta release (9817d3d)

Features

v2.1.0-beta.15

04 Dec 11:28
eab5ae3
Compare
Choose a tag to compare
v2.1.0-beta.15 Pre-release
Pre-release

2.1.0-beta.15 (2021-12-04)

Features

  • expedition delete confirm dialog (189f354)

v2.1.0-beta.14

04 Dec 06:48
b355ad8
Compare
Choose a tag to compare
v2.1.0-beta.14 Pre-release
Pre-release

2.1.0-beta.14 (2021-12-04)

Features

v2.1.0-beta.13

03 Dec 13:17
86c7e05
Compare
Choose a tag to compare
v2.1.0-beta.13 Pre-release
Pre-release

2.1.0-beta.13 (2021-12-03)

Bug Fixes

  • expeditions were not updated correctly (eae55c7)

Features

  • SSE reconnect after disconnect (463a62e)

v2.1.0-beta.12

03 Dec 11:25
ce33d78
Compare
Choose a tag to compare
v2.1.0-beta.12 Pre-release
Pre-release

2.1.0-beta.12 (2021-12-03)

Features

  • expeditions now stay in sync without the need to reload manually. (8a504fe)

v2.1.0-beta.9

01 Dec 18:47
46bbf48
Compare
Choose a tag to compare
v2.1.0-beta.9 Pre-release
Pre-release

2.1.0-beta.9 (2021-12-01)

Bug Fixes

  • logout if user not found (99e4d40)