Part-DB 1.0.3
If you are using Part-DB, it would be nice when you participate at this (Google Forms) user survey.
New features
- Show maximum allowed file size below the file upload button in attachments
Bugfixes
- Fixed infinite loop, when an element gets assigned as its own parent element (issue #230)
- Allow attachments bigger than 16 MB (issue #228). The default limit is now 100 MB, but this value is user configurable via the
MAX_ATTACHMENT_FILE_SIZE
configuration option
Miscellaneous
- Updated dependencies
Full Changelog: v1.0.2...v1.0.3