Changelog
A chronological log of additions, changes, fixes, and deprecations to the SpireStock API and developer platform.
v1.0.0
Initial Release
- AddedSpireStock REST API v1 with JWT authentication
- AddedOrder management endpoints (CRUD + status flow)
- AddedUser management (distributors, retailers, employees)
- AddedProduct catalog with variants
- AddedDashboard statistics and analytics
- AddedExport endpoints (XLSX, PDF) for orders, users, sales, attendance
- AddedWorkspace configuration and member management
- AddedMulti-tenant architecture with organization scoping
- AddedRate limiting (100 req/min general, 20/15min login)
- AddedOpenAPI 3.0 specification with Swagger UI
- AddedDeveloper portal with interactive documentation