Releases: fabXlabs/fabX
Releases · fabXlabs/fabX
v1.2.0
What's Changed
Features
- Add thumbnails for tools (analogue to devices). Can be uploaded through the frontend and are visible in the tool list and the tool details page. Uploaded thumbnails are shrunk and jpeg compressed, so they should be small. They're stored in a new database table (will be automatically created on upgrade).
Other
- A bunch of dependency updates, as usual.
- A number of refactorings to improve maintainability.
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
Features
- Add thumbnails for devices. Can be uploaded through the frontend and are visible in the device list and the device details page. Uploaded thumbnails are shrunk and jpeg compressed, so they should be small. They're stored in a new database table (will be automatically created on upgrade).
Dependency Updates
A bunch of dependency updates, as usual.
Full Changelog: v1.0.0...v1.1.2
v1.0.0
This is the first major release. We've been running this in FabLab München for a while now and it's been quite stable, so we're releasing this as v1.0.0.
Full Changelog: https://github.com/fabXlabs/fabX/commits/v1.0.0