Releases: dragonrobotics/PartTracker
Version 1.0.0
This version solidifies the back- and front- end architecture for this application, and is feature-complete with respect to the initial vision.
Nonetheless, there are probably a ton of bugs and new features that need to be fixed and added-- however, this seems like a good time to make version 1.0 concrete.
Version 1.0.0 - Beta
(Yes, we intend to use SemVer.)
This is the first version of the application that could possibly be used by non-developers / other team members. However, no actual end-user testing has taken place at this time, so this version will be relegated to pre-release status.
This release adds the following features on top of v0.2.0:
- Time and Attendance tracking features (via Activities)
- Inventory Requests tracking
- Inventory Spreadsheet import / export.
Version 0.2.0
This version includes the absolute base functionality for this application.
In short: only Inventory, Reservation, and User functionality is supported.
However, it is capable of running as a fully-fledged, public-facing web
application over HTTPS.