What's Changed
- Fix node_ids rule for database host by @Boy132 in #1885
- Fix jar mime type by @Boy132 in #1891
- Use public disk for console fonts upload by @rmartinoscar in #1893
- Make sure case for role permissions is correct by @Boy132 in #1892
- Fix: Duplicate bulk deletion notifications by @hallo123wert in #1881
- don't try to bulk update if egg doesn't even have a url by @mristau in #1887
- fix: bypass tenant scoping in allocation queries by @PalmarHealer in #1883
- Remove old update command by @Boy132 in #1898
- Encode file contents to utf-8 by @Boy132 in #1896
- composer update by @notAreYouScared in #1901
- Remove 'required' rule from egg-garrys-mod.yaml by @Luke1505 in #1902
- fix: use port range on free allocation lookup by @PalmarHealer in #1882
- Make sure to load
FilamentServiceProviderbefore panel providers by @Boy132 in #1907 - Fix permission checks on Client side by @rmartinoscar in #1913
- Add server icons by @notAreYouScared in #1906
- Add back 2fa requirement middleware by @Boy132 in #1897
- Fix: No live preview for fonts by @hallo123wert in #1921
- Fix EditFiles breadcrumbs incorrect url by @rmartinoscar in #1925
- Improve "first task" checks by @Boy132 in #1926
- Refactor schedule tasks by @Boy132 in #1911
- composer update by @notAreYouScared in #1928
- Fix
Eggselect_startup default & update state by @rmartinoscar in #1933 - Delete ssh keys shouldn't be a POST & Cleanup routes by @rmartinoscar in #1934
- Fix
Policiesmodelname are case sensitive by @rmartinoscar in #1937 - Change Admin Actions to IconButtons by @notAreYouScared in #1900
- Fix
Roleclass path for::getNavigationIcon()by @rmartinoscar in #1936 - Add custom render hooks to our footer by @Boy132 in #1942
- Fix typo in suspend method documentation by @QuintenQVD0 in #1944
- Add progress bars to the client area by @notAreYouScared in #1924
- feat: Add toggle for automatic allocation creation in panel settings by @PalmarHealer in #1884
- Only allow server transfers to accessible nodes by @Boy132 in #1951
- Add pagination to server list by @Boy132 in #1955
- Fix Save Notification icon & Cleanup by @rmartinoscar in #1959
- Update docker image by @parkervcp in #1917
- Add
ignoreRecordto CopyFrom relationships by @rmartinoscar in #1964 - Fix docker entrypoint
ASSET_URLnotAPP_ASSETby @rmartinoscar in #1965 - Use
Policiesrather then overridingcan*()functions by @rmartinoscar in #1837 - Disable Captcha & Oauth Settings actions when read only by @rmartinoscar in #1968
New Contributors
- @hallo123wert made their first contribution in #1881
- @Luke1505 made their first contribution in #1902
Full Changelog: v1.0.0-beta28...v1.0.0-beta29