What's Changed
- Make plugin id in artisan commands also case insensitive by @Boy132 in #2252
- Limit activity logs on profile page by @Boy132 in #2253
- Laravel 12.52.0 Shift by @lancepioch in #2247
- Do not throw error when checking for egg updates by @Boy132 in #2256
- Fix stock egg UUID migration by @Boy132 in #2259
- Fix invisible force delete button by @notAreYouScared in #2262
- Use folder name as id when having id mismatch to allow deletion by @Boy132 in #2263
- Laravel 12.53.0 Shift by @lancepioch in #2266
- Fix encodings with new tested helper by @lancepioch in #2238
- Add jobs for plugin install, update and uninstall by @Boy132 in #2267
- Run
composer updateand update model phpdocs by @Boy132 in #2275 - Do not allow all file extensions for egg image in egg importer by @Boy132 in #2279
- Add sortable feature to name column in ListServers by @julianbenz in #2282
- Fix PATCH /api/application/nodes returning 500 due to null timestamps by @NeilHanlon in #2286
- Feature: Add support for user-configurable egg/nests index file. by @JorgenVatle in #2287
- Refactor egg & server icon uploading by @Boy132 in #2281
- Allow to add translation prefix to custom subuser permissions by @Boy132 in #2265
- Add changes from upstream by @Boy132 in #2293
- Laravel 12.56.0 Shift by @lancepioch in #2283
- Add user_mountable functionality for Mounts (#2077) by @lancepioch in #2181
- Catch icon exception when importing egg by @Boy132 in #2299
- install plugin packages on start by @parkervcp in #2298
- Add subuser permission for changing server icon by @Boy132 in #2304
- Correctly store falsy startup variable values by @Boy132 in #2305
- Cleanup node fqdn/ip validation by @Boy132 in #2307
- Fix "undefined key" error for TagsFilter by @Boy132 in #2312
- Add "backup completed" notifications by @Boy132 in #2313
- Allow to reorder
startup_commandsanddocker_imagesby @Boy132 in #2316 - Replace hardcoded hex strings by @Boy132 in #2314
- Add toggles for account created, subuser added/removed email notifications by @karaolidis in #2309
- Add missing database driver in CLI by @karaolidis in #2317
- Update to Laravel 13 & Filament v5 (+ drop php 8.2 / node.js 20 support) by @Boy132 in #2315
New Contributors
- @julianbenz made their first contribution in #2282
- @NeilHanlon made their first contribution in #2286
- @JorgenVatle made their first contribution in #2287
- @karaolidis made their first contribution in #2309
Full Changelog: v1.0.0-beta33...v1.0.0-beta34