Final Release 25 Apr 2025
- New: Admin can update the passwords for all acounts.
- New: There can be more than one email for email notifications.
- Changed: More meaningful reports on the reports page and the product page.
- Changed: Custom error pages- thanks designers!
- Changed: Styling/bug fixes.
Release Candidate 11 Apr 2025
- New: The ablility to set icons to categories and choose the color
- New: A way to add stock types
- Changed: Stock intake and update
- Changed:Expand reports and product page with new charts
- Changed:Banner and filtering system refined
Feature-Complete Release 26 Mar 2025
- New: The ablility to put products in categories
- New: A way to export the inventory data as a CSV file
- Changed: Email notifications for 50% capacity as well as 25%
- New: The ablility to differentiate between donated and purchased products (more improvements to be made here)
Beta Release 07 Mar 2025
- Removed: Ability to delete an item from the main table (This is now in each item's breakdown page, and can be accessed by administrators only)
- Changed: Stock warnings are now based on percentage of ideal stock instead of days of stock remaining
- New: Styled main table of inventory levels/items (thanks designers!)
- New: Ability to sign in as users of different permissions
Alpha Release 21 Feb 2025
- New: Fancy styling for parts of the site (thanks designers!)
- New: Start of access control for users
- New: Ability to add and delete product from tracking
- New: Basic input sanitization for add, update, and delete stock level endpoints
- New: Ability to track inventory levels over time
- New: Calculations for how long remaining stock should last
- New: Warning indicators for when an item will soon run out of stock
Zero-Feature Release 07 Feb 2025
- New: Project structure and routes added
- New: Code moved to final GitHub repository
- New: Documentation started