- PHP 8 Release Candidate 3 support
- Fix issue where some DB environment variables weren't updated on import
- Fix issue where year wasn't show in logs
- Add logs screen
- Add actions screen in import flow
- Add simple analytics
- Add Serve logo
- Remove 7.2 from PHP selector
- Split import flow into small steps
- Fix import issue with projects without a .env file
- Add support for cloning repositories in the import flow
- Revamped the app menu
- Added a command palette
- Added keyboard shortcuts for common actions
- Fix bug where all select menus would open when pressing 'Enter'
- Save prefered editor when changing it in quick actions
- Add folder, browser, terminal, and database quick actions
- Order projects by last usage
- Automatically install predis when creating new projects
- Automatically update .env
- Add CLI tool to run commands inside containers
- Fix issue where changing database type in project settings wouldn't automatically update the version to one available for that database type
- Fix issue where it attempted to read
serve.toml
while projects were being created - Notify users when updating
- Creating / Importing Laravel projects
- Running projects in a Docker environment