What's Changed
- Remove
packs
folders in storage by @Boy132 in #1367 - Check against 2fa backup codes too in
Login
by @rmartinoscar in #1366 - Fix Composer warnings by @C0D3-M4513R in #1376
- Add missing auth activity logs by @Boy132 in #1372
- Only include "server" subjects in activity log query by @Boy132 in #1386
- Put
whereHas
-orDoesntHave
in ownwhere
by @Boy132 in #1387 - Fix
Mount
translation by @rmartinoscar in #1382 - Laravel 12.15.0 Shift by @lancepioch in #1390
- Use
app
panel for password link in AccountCreated notification by @Boy132 in #1389 - Move tables & forms to resources in client area by @Boy132 in #1388
- Add missing
</div>
to monaco editor view by @Boy132 in #1399 - Laravel 12.16.0 Shift by @lancepioch in #1408
- Make server name and server address clickable (and copyable) by @Boy132 in #1395
- Permission check fixes by @Boy132 in #1406
- Use translation for
ListFiles
DeleteAction by @rmartinoscar in #1410 - Deselect records for
ListFiles
DeleteAction by @rmartinoscar in #1411 - Refactor Node Stats by @notAreYouScared in #1145
- Lazy load server entries (
Grid
only) by @Boy132 in #1413 - Add separate port field for node connections by @Boy132 in #1423
- Make sure
daemon_listen
anddaemon_connect
match when not behind proxy by @Boy132 in #1428 - Laravel 12.17.0 Shift by @lancepioch in #1429
- Replace
$allocation->toString()
with$allocation->address
by @rmartinoscar in #1431 - Refactor
EnvironmentTrait
to use Env Facade by @rmartinoscar in #1430 - Fix hostname env variable name in rust egg by @Boy132 in #1435
- Create new description endpoint by @pelican-vehikl in #1136
- Fix error handling for deleting backups by @Boy132 in #1434
- Fix missing font by @JoanFo1456 in #1404
- Use
supervisorctl
instead ofsystemctl
when running in docker by @rmartinoscar in #1378 - Laravel 12.18.0 Shift by @lancepioch in #1443
- Fix Users seeing
Open in admin
by @rmartinoscar in #1444 - Cleanup & fix server list by @Boy132 in #1433
- Fully remove the
filament-context-menu
package by @rmartinoscar in #1449 - Role icons: Use correct capitalization for class names by @Boy132 in #1447
- Delete old csgo egg by @Boy132 in #1448
- Refactor admin dashboard widgets to use forms by @Boy132 in #1452
- Trait-ify resources and add customizable options by @Boy132 in #1396
- Fix some tests by @pelican-vehikl in #1450
- Laravel 12.19.3 Shift by @lancepioch in #1455
- Fix: Search for tags in correct variable by @wbvanderbroek in #1461
- Tweak Grid View, Use Memory Limit, not wings reported allocation by @notAreYouScared in #1462
- Server Without Allocations by @JoanFo1456 in #1432
- Add "egg index" and dropdown to egg importer by @Boy132 in #1451
- Schedule task improvements by @Boy132 in #1468
- Add
FileExistsException
& Fix error reporting by @rmartinoscar in #1417 - back port power actions from v4 branch by @notAreYouScared in #1470
- Move console js to built app.js file. by @notAreYouScared in #1471
- Refactor
Providers
to be a singleton by @pelican-vehikl in #1327 - Add
dehydratedWhenHidden
to serverVariable TextInput & Select by @rmartinoscar in #1476 - Nullable allocation in server-entry blade by @JoanFo1456 in #1484
- Nullable allocation in server-entry blade² by @JoanFo1456 in #1486
- Nullable eggFeatures in
FeatureService
by @rmartinoscar in #1485 - DiscordWebhooks by @JoanFo1456 in #1355
- Replace
gethostbynamel
withdns_get_record
by @Boy132 in #1479 - Add SSH Keys to Profile by @Boy132 in #1478
New Contributors
- @C0D3-M4513R made their first contribution in #1376
- @wbvanderbroek made their first contribution in #1461
Full Changelog: v1.0.0-beta21...v1.0.0-beta22