Releases: LewisRye/inventory-system
Releases · LewisRye/inventory-system
2.3 - Insights Page
2.2 - MySQL and Docker Compose
- You can now host the MySQL database locally on your machine (using the SQL commands found in MySQL folder).
- Alternatively, you can host it using the
docker-compose.yml
file found in the MySQL folder.
2.1 - Bug Fixes and QOL
- Charts, diagrams and information panels are working as expected now.
- MySQL database can now be hosted using Docker for simplicity.
- Revised some SQL commands.
2.0 - Moving to .NET Core
- Moving to .NET Core 7 brings more performance benefits.
- Using MySQL backend for simplicity.
- Updated some UI to ensure it is more consistent.
1.0 - Initial Release
- Initial release