Skip to content

Tags: LaravelPlus/version-platform-manager

Tags

v1.0.2

Toggle v1.0.2's commit message
fix: improve Quick Actions sidebar layout and text visibility

v1.0.1

Toggle v1.0.1's commit message
feat: make whats-new signature configurable via config and .env

v1.0.0

Toggle v1.0.0's commit message
feat: Complete admin panel with Tailwind CSS and configurable routes

- Added comprehensive admin dashboard with statistics and quick actions
- Implemented Tailwind CSS design system throughout admin panel
- Created configurable route system with environment variables
- Added RouteHelper class for consistent route name generation
- Fixed dashboard quick actions with proper styling and hover effects
- Updated all views to use simplified route naming (version-manager.*)
- Added Users and Analytics pages with Vue 3 interactivity
- Created admin layout with sidebar navigation
- Added comprehensive configuration documentation
- Implemented responsive design with modern UI components
- Added system status indicators and latest versions timeline
- Updated all controllers to use new route structure