Releases: jayvidev/bookstudio
v1.0.0-alpha
This is the first alpha release of the complete rewrite of BookStudio.
The project is now built with:
- ⚛️ React 19
- 🔷 TypeScript
- 🌐 TanStack Router
- 🎨 Tailwind CSS
- 🧩 shadcn/ui component library
📦 Current Progress
This release includes a fully restructured and scalable architecture with:
✅ Modular directory structure
✅ Sidebar & Routing
✅ UI & Component System
⚠️ What’s Missing / In Progress
- ❌ No connection to live API yet
- ❌ No authentication or session management
- 🚧 Most routes contain placeholder or static data
- 🚧 Final UI/UX polish and accessibility checks pending
📌 Notes
This is an unstable development preview intended to track progress in the ongoing React rewrite.
Full Changelog: v1.0.0-beta-astro...v1.0.0-alpha
v1.0.0-beta-astro
📌 BookStudio v1.0.0-beta-astro
This was an early beta version of BookStudio built with Astro, Bootstrap, and vanilla JavaScript, using fetch to interact with a REST API.
🔧 Included features:
- Functional dashboards
- Interactive tables
- CRUD operations with modals (create, edit, delete)
❌ Limitations of this version:
- Authentication was not implemented
🧪 This version served as a testing ground during the initial exploration of the Astro stack, but it was eventually discarded in favor of a complete rewrite using more modern technologies.
🚀 Upcoming versions will include:
- Authentication and authorization
- A redesigned interface with React + Tailwind + TanStack Router
- Support for dark mode, loading indicators, and UX improvements
Full Changelog: https://github.com/jaycodev/bookstudio/commits/v1.0.0-beta-astro