Releases: vitodeploy/vito
Releases · vitodeploy/vito
4.0.0-beta-7
What's Changed
- Add db:vacuum command to reclaim SQLite space by @saeedvaziry in #1138
- [Feat] Worker error tracking by @RichardAnderson in #1127
- [Feat] [4.x] Composer as tooling by @RichardAnderson in #1135
- [Fix] VitoTable Issues by @RichardAnderson in #1139
- [Feat] [4.x] Site Stats by @RichardAnderson in #1132
Full Changelog: 4.0.0-beta-6...4.0.0-beta-7
4.0.0-beta-6
What's Changed
- [Merge] 3.x into 4.x (May 26th 2026) by @RichardAnderson in #1134
- [Fix] Remove react dupes by @RichardAnderson in #1136
Full Changelog: 4.0.0-beta-5...4.0.0-beta-6
4.0.0-beta-5
What's Changed
- [Fix] Resolves "useMemo" issue by @RichardAnderson in #1133
Full Changelog: 4.0.0-beta-4...4.0.0-beta-5
4.0.0-beta-4
What's Changed
- [Fix] Default WS_URL by @RichardAnderson in #1100
- [Feat] Reuse Isolated User + Default Username by @RichardAnderson in #1087
- [Feat] Allow Firewall Port Ranges by @RichardAnderson in #1088
- [Feat] GitHub App Provider by @RichardAnderson in #1089
- [Feat] Basic HTTP Auth for Sites by @RichardAnderson in #1090
- [Feat] SSL/Domain Improvements by @RichardAnderson in #1095
- [Feat] Gitea/GitLab Custom SSH Ports by @RichardAnderson in #1096
- [Fix] Console WS_URL fallback to APP_URL by @RichardAnderson in #1107
- [Feat] Inertia Tables Refactor 2 by @RichardAnderson in #1098
- [Feat] Inertia Context Shifting by @RichardAnderson in #1094
- [Feat] Resume Site Creation by @RichardAnderson in #1092
- [Fix] Ensure .env for Laravel Sites by @RichardAnderson in #1109
- [Fix] Resolved TS Type issues & Improves CI/CD by @RichardAnderson in #1111
- [Feat] Server Provider Deletion by @RichardAnderson in #1110
- [Feat] Github App Deployment by @RichardAnderson in #1112
- [Feat] Bump to Laravel 13 & Inertia v3 by @RichardAnderson in #1114
- [Feat] Optional install of Mise NPN/Bun with PHP/Laravel sites by @RichardAnderson in #1113
- [Feat] Monitoring Improvements by @RichardAnderson in #1115
- [Feat] Check for updates automatically by @RichardAnderson in #1116
- [Feat] Default webserver splash by @RichardAnderson in #1117
- [Fix] Resolve PHP8.5 deprecation warnings by @RichardAnderson in #1118
- [Feat] Service Logs Viewer by @RichardAnderson in #1108
- [Fix] Service Install Fixes by @RichardAnderson in #1120
- [Feat] Hosted Domain Improvements by @RichardAnderson in #1121
- [Feat] Site Tooling by @RichardAnderson in #1119
- [FIX] 4.x: Identify Vito's own server by install marker, not by 'vito' user alone by @erhanurgun in #1104
- [Fix] Cron job tooling by @RichardAnderson in #1123
- [Fix] Command tooling by @RichardAnderson in #1124
- [Fix] Required tooling by @RichardAnderson in #1125
- [Fix] Available tooling using isolated user by @RichardAnderson in #1126
- [Fix] Basic-auth command order by @RichardAnderson in #1128
- [Fix] Caddy force-ssl verification by @RichardAnderson in #1130
- [Fix] Nginx Force-SSL verification fix by @RichardAnderson in #1129
- [Fix] Reload webservice on delete of site by @RichardAnderson in #1131
Full Changelog: 4.0.0-beta-3...4.0.0-beta-4
3.22.0
What's Changed
- [FIX] Use server SSH port for default Firewall Rules by @RichardAnderson in #1086
- [Fix] Resolve Dropbox backup issue by @RichardAnderson in #1099
Full Changelog: 3.21.3...3.22.0
4.0.0-beta-3
What's Changed
- Add project scoping for API keys by @saeedvaziry in #1041
- Allow ws_url for local development by @RichardAnderson in #1052
- [Feat] Server SSLs (phase 1) by @RichardAnderson in #1056
- [Feat] Copilot PR Review Guidelines by @RichardAnderson in #1060
- [Feat] Hosted Domains by @RichardAnderson in #1057
- [Feat] WebSockets Improvements by @RichardAnderson in #1059
- [Fix] Site Domains Fixes by @RichardAnderson in #1062
- [Feat] Inertia Table by @RichardAnderson in #1067
- ui fixes by @saeedvaziry in #1064
- Update dependencies by @saeedvaziry in #1078
- [Feat] Making Claude Smart Again by @RichardAnderson in #1091
- [Fix] Claude Review Improvements by @RichardAnderson in #1093
- [AI] forjedio/inertia-table skill by @RichardAnderson in #1097
Full Changelog: 4.0.0-beta-2...4.0.0-beta-3
3.21.3
What's Changed
- [FIX] v3.x: Match synced MySQL users by (username, host) to avoid collapsing multi-host accounts by @erhanurgun in #1075
- Audit third-party packages by @saeedvaziry in #1077
New Contributors
- @erhanurgun made their first contribution in #1075
Full Changelog: 3.21.2...3.21.3
3.21.2
What's Changed
- [Fix] Resolve SSH Directory Issue by @RichardAnderson in #1054
- [Fix] Resolves Domain Dialog Issues by @RichardAnderson in #1055
- [FIX] Improve .env update validation by @RichardAnderson in #1061
Full Changelog: 3.21.0...3.21.2
3.21.0
What's Changed
- [Domains] Throw an error instead of suppressing by @RichardAnderson in #1049
- [Domain] DNS Management Improvements by @RichardAnderson in #1050
- [Domains] Edit DNS Provider by @RichardAnderson in #1051
Full Changelog: 3.20.3...3.21.0
4.0.0-beta-2
What's Changed
- Extract inline closures into dedicated Job classes by @saeedvaziry in #1037
- Use Pdo\Mysql SSL CA constant on PHP 8.5+ by @mr-chetan in #1038
- Add realtime WebSocket updates across all async operations by @saeedvaziry in #1040
New Contributors
- @mr-chetan made their first contribution in #1038
Full Changelog: 4.0.0-beta-1...4.0.0-beta-2