Skip to content

Releases: atlas-bi/Library

v3.1.1

27 Apr 12:47

Choose a tag to compare

3.1.1 (2022-04-27)

Performance Improvements

  • migrations: increase query timeout so migrations don't fail (00aec65)

v3.1.0

26 Apr 19:23

Choose a tag to compare

3.1.0 (2022-04-26)

Bug Fixes

  • crystal runs: fixes order on pdfs and also adds scrolling to overflow (3b5b859), closes #147
  • crystal runs: fixes order on pdfs and also adds scrolling to overflow (d4d97a2), closes #147
  • format: fixed sticky top offset for left nav boxes (29f3459), closes #109
  • format: fixed sticky top offset for left nav boxes (128ab2c), closes #109
  • formatting: fixed spacing on a few doc fields (7366367), closes #151
  • formatting: fixed spacing on a few doc fields (3799555), closes #151
  • version: include version file in dotnet builds (31f6c0b), closes #161
  • version: include version file in dotnet builds (1a4db07), closes #161

Features

  • database: removed unused search tables (2bebba1), closes #59
  • database: removed unused search tables (efb648c), closes #59
  • database: updated collection and initiative tables (2534a3b), closes #59
  • database: updated collection and initiative tables (9431216), closes #59
  • error pages: added logging for 400 and 500 errors to analytics page (79fb4ca), closes #99
  • error pages: added logging for 400 and 500 errors to analytics page (5191f7a), closes #99

v3.0.0

19 Apr 20:09

Choose a tag to compare

3.0.0 (2022-04-19)

Features

  • migrations: officially changed to database migrations! (a43c437), closes #59

BREAKING CHANGES

  • migrations: Database is now controlled through ef migrations and no longer manually edited.

v2.4.1

19 Apr 13:42

Choose a tag to compare

2.4.1 (2022-04-19)

Bug Fixes

  • epic run buttons: cookies are not saving correctly (b42959d)

v2.4.0

18 Apr 14:03

Choose a tag to compare

2.4.0 (2022-04-18)

Bug Fixes

  • analytics: fixed sorting on analytics charts (89ac8a2), closes #108
  • markdown: fixed formatting of markdown editors. Added query titles (1929e4a), closes #135

Features

  • home page: users with no favs will now see their run history (c1dc67f), closes #134
  • user profile: only show visible types (08bcc31), closes #137

v2.3.0

13 Apr 18:00

Choose a tag to compare

2.3.0 (2022-04-13)

Bug Fixes

  • javascript: fixed a bug where escape key was not caught (c45ec3c)

Features

  • xss: added some xss prevention on mail messages (0616bad)

v2.2.1

05 Apr 14:41

Choose a tag to compare

2.2.1 (2022-04-05)

Bug Fixes

  • deps: update dependency selenium to v4 (4c5b250)

v2.2.0

01 Apr 16:24

Choose a tag to compare

2.2.0 (2022-04-01)

Features

  • version: adds version number to site (7a4544a), closes #102

v2.1.0

01 Apr 15:12

Choose a tag to compare

2.1.0 (2022-04-01)

Bug Fixes

  • fix release action: fix release action (796bd43)
  • release.yaml: fixed token (fd21848)
  • test commit: test commit (0e3e53e)

Features

  • changing to semantic releases: changing to semantic releases (4eef61e)

Release 2022.03.2

28 Mar 19:45
459336a

Choose a tag to compare

Merge pull request #95 from atlas-bi/dev

Merge for Release 2022.4.01