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