Skip to content

Releases: nofusscomputing/centurion_erp

Release 1.0.0-a4

08 Aug 01:03
Compare
Choose a tag to compare
Release 1.0.0-a4 Pre-release
Pre-release

1.0.0-a4 (2024-07-18)

Feat

  • api: When processing uploaded inventory and name does not match, update name to one within inventory file
  • config_management: Group name to be entire breadcrumb

[development 61b9435] bump: version 1.0.0-a3 → 1.0.0-a4
2 files changed, 8 insertions(+), 1 deletion(-)

Release 1.0.0-a3

08 Aug 01:03
Compare
Choose a tag to compare
Release 1.0.0-a3 Pre-release
Pre-release

1.0.0-a3 (2024-07-18)

Feat

  • config_management: Prevent a config group from being able to change organization
  • itam: On device organization change remove config groups

Fix

  • config_management: dont attempt to do action during save if group being created
  • itam: remove org filter for device so that user can see installations
  • itam: remove org filter for operating systems so that user can see installations
  • itam: remove org filter for software so that user can see installations
  • itam: Device related items should not be global.
  • itam: When changing device organization move related items too.

[development 8d6d1d0] bump: version 1.0.0-a2 → 1.0.0-a3
2 files changed, 17 insertions(+), 1 deletion(-)

Release 1.0.0-a2

08 Aug 01:03
Compare
Choose a tag to compare
Release 1.0.0-a2 Pre-release
Pre-release

1.0.0-a2 (2024-07-17)

Feat

  • api: Inventory matching of device second by uuid
  • api: Inventory matching of device first by serial number
  • base: show warning bar if the user has not set a default organization

Fix

  • base: dont show user warning bar for non-authenticated user
  • api: correct inventory operating system selection by name
  • api: correct inventory operating system and it's linking to device
  • api: correct inventory device search to be case insensitive

[development fa2b90e] bump: version 1.0.0-a1 → 1.0.0-a2
2 files changed, 16 insertions(+), 1 deletion(-)

Release 1.0.0-a1

08 Aug 01:03
Compare
Choose a tag to compare
Release 1.0.0-a1 Pre-release
Pre-release

1.0.0-a1 (2024-07-16)

BREAKING CHANGE

  • squashed DB migrations in preparation for v1.0 release.

Feat

  • Administratively set global items org/is_global field now read-only
  • access: Add multi-tennant manager

Fix

  • core: migrate manufacturer to use new form/view logic
  • settings: correct the permission to view manufacturers
  • access: Correct team form fields
  • config_management: don't exclude parent from field, only self

Refactor

  • Squash database migrations

[development fe64c11] bump: version 0.7.0 → 1.0.0-a1
2 files changed, 24 insertions(+), 1 deletion(-)