Releases: MightyMCoder/InventoryManager
Release 1.2.1
What's Changed
- Date Interval import compatibility for Admidio 5.0
IMPORTANT NOTE:
With Admidio 5.0 there will be an integrated Inventory module available. So these compatibility changes are only for giving the opportunity to export the plugin data for import in the new Admidio module. It is highly recommended to update the InventoryManager to this release version before upgrading Admidio to version 5.0.
Full Changelog: v1.2.0...v1.2.1
Release 1.2.0
What's Changed
- Admidio 5.0 compatibility by @MightyMCoder in #89
IMPORTANT NOTE:
With Admidio 5.0 there will be an integrated Inventory module available. So these compatibility changes are only for giving the opportunity to export the plugin data for import in the new Admidio module. It is highly recommended to update the InventoryManager to this release version before upgrading Admidio to version 5.0.
- implement unique indexes and constraints for database tables
- code improvements and fixes
Full Changelog: v1.1.9...v1.2.0
Beta-Release 1.2.0-beta.1
What's Changed
- Admidio 5.0 compatibility for exporting existing inventory data by @MightyMCoder in #89
Full Changelog: v1.1.9...v1.2.0-beta.1
Please remember that this is a Beta-Version that is not intended for a productive enviroment. It could contain errors and could lead to data loss!
Release 1.1.9
What's Changed
- Add option for configurable maintenance schedules by @RealDekkia in #86
- Add italian language suppport by @inext68 in 311f9e2
- Add URL item field by @MightyMCoder in b9f3949
- Small fixes
Full Changelog: v1.1.8...v1.1.9
Release 1.1.8
Release 1.1.7
What's Changed
- Add option to disable item borrowing logic by @RealDekkia in #80
New Contributors
- @RealDekkia made their first contribution in #80
Full Changelog: v1.1.6...v1.1.7
Release 1.1.6
What's Changed
- fix: custom fieldnames and messedup IDs in log-table by @MightyMCoder in #79
Full Changelog: v1.1.5...v1.1.6
Release 1.1.5
What's Changed
- add postgresql support: Feature/postgresql by @jhartlep in #76
- remove Plugin FormFiller interface by @MightyMCoder in #77
New Contributors
Full Changelog: v1.1.4...v1.1.5
Release 1.1.4
What's Changed
- feature: add preference selection for negative numbers and decimal steps by @MightyMCoder in #66
- refactor: extract SQL queries for user retrieval into separate functions by @MightyMCoder in #67
- make Itemname default field for ProfileAddin by @MightyMCoder in #68
- add a keeper edit mode to the plugin and redesign authorization for preferences check by @MightyMCoder in #69
- implement a "undo item former" functionality by @MightyMCoder in #70
- update language files by @MightyMCoder in #71
- improved code documentation, refactoring, small changes by @MightyMCoder in #72
- small fixes by @MightyMCoder in #74
Full Changelog: v1.1.3...v1.1.4
Release 1.1.3
What's Changed
- import and visualization improvements by @MightyMCoder in #59
- fix: not only check if Itemname is equal for Import by @MightyMCoder in #60
- allow custom field names for system fields by @MightyMCoder in #61
- small improvements and bugfixes by @MightyMCoder in #62
- bugfix: don't import duplicates by @MightyMCoder in #63
- bugfix: import empty item values by @MightyMCoder in #64
- some bugfixes and improvements by @MightyMCoder in #65
Full Changelog: v1.1.2...v1.1.3