Skip to content

Releases: Longridge-High-School/net-doc

v2.1.1

25 Oct 18:56
Compare
Choose a tag to compare

Bug Fixes

  • #48 Can't start a process
  • Fix issue preventing use of 2FAS for 2FA

Full Changelog: v2.1.0...v2.1.1

v2.1.0

20 Oct 08:27
5ef0442
Compare
Choose a tag to compare

Bug Fixes

  • da387d5 Allow users to replace MFA

New Features

  • #45 Unique asset fields
  • #46 Attach files to documents
  • #10 / #47 Import from a CSV

v2.0.0

09 Oct 10:16
7448abd
Compare
Choose a tag to compare

BREAKING CHANGES

This release changes how docker is used, and needs a rewrite of the docker-compose file. The remix app and worker now run in separate containers. There is now an nginx reverse proxy at the front which also serves the static assets directly.

The new compose file can be found in the docs.

This gives a platform to easily expand in the future, without another full breaking change.

v1.1.1

08 Oct 18:45
Compare
Choose a tag to compare

Bug Fixes

  • #43 Fix a bug where linked passwords didn't display

v1.1.0

07 Oct 16:31
Compare
Choose a tag to compare

Fixes

  • 81671cc Fix an issue where if you tried to save an asset with no existing name field and fields displayed on the table.

New Features

  • #38 A new dashboard box with a users recent items.
  • #40 Ctrl + k to open a search modal. This modal will auto navigate to the first result if there is only 1 result.

Others

  • Update date-fns to 4.x
  • Update @epic-web/totp to 2.x

v1.0.0

01 Oct 19:35
Compare
Choose a tag to compare

This is the first release of Net-Doc!

The changelog begins here!