Skip to content

Release 0.6.0

Choose a tag to compare

@jon-nfc jon-nfc released this 08 Aug 01:03
· 4984 commits to development since this release

0.6.0 (2024-06-30)

Bug Fixes

  • user_token: 6cfcf158 - conduct user check on token view access [ !34 #63 ]
  • itam: f6866912 - use same form for edit and add [ !34 #65 ]
  • itam: 802f2c41 - dont add field inventorydate if adding new item [ !34 ]
  • api: 4e428560 - inventory upload requires sanitization [ !33 ]

Code Refactor

  • settings: 66b8d936 - use seperate change/view views [ !34 ]
  • settings: 37d277e1 - use form for user settings [ !34 ]
  • tests: 58b134ae - move unit tests to unit test sub-directory [ !33 #15 ]

Continious Integration

  • git_sync: a0874356 - sync on push ro feature branch 14-feat-project-management [ !29 !31 ]
  • 5d8f5e3a - remove dockerhub publish on bot push [ !29 ]

Documentaton / Guides

Features