Release 1.1.0
What's Changed
- solve PLUGIN_FOLDER not correct when using KeyManager and InventoryManager profile addin by @MightyMCoder in #37
- add member selection next to a free text for last receiver by @MightyMCoder in #38
- rewrite Addin to show the borrowed items on the members profile page on seperate card by @MightyMCoder in #39
- display username instead of id when last receiver is a member by @MightyMCoder in #40
- remove the PHP_XLSXWriter library and improve error handling for missing list items by @MightyMCoder in #41
- fix last receiver not compared with members when importing items by @MightyMCoder in #42
- Implement settings to select the current user as the default for the keeper field when adding a new item and provide the ability to select the date representation by @MightyMCoder in #43
- bugfix Javascript logic for different date representations by @MightyMCoder in #44
- bugfix when switching between date representations by @MightyMCoder in #45
Full Changelog: v1.0.7...v1.1.0