What's Changed
- fix plugins in entrypoint by @parkervcp in #2122
- Set failed plugin installs to "not_installed" instead of errored by @Boy132 in #2129
- Add allocation to role permission models & make sure user can target node of allocation by @Boy132 in #2124
- Migration to convert former stock egg uuids by @Boy132 in #2108
- Fix oauth provider "enabled" checks by @Boy132 in #2142
- Replace icon strings with enum by @Boy132 in #2113
- Add tooltips to actions across admin area by @notAreYouScared in #2134
- Laravel 12.49.0 Shift by @lancepioch in #2145
- Invisible button and tooltip fixes by @Boy132 in #2149
- Fix "visit website" button being invisible by @Boy132 in #2158
- Send server id to wings by @Boy132 in #2157
- Move username sanitization to model and make it less strict by @Boy132 in #2150
- Add basic api for plugins by @Boy132 in #2146
- composer update by @notAreYouScared in #2161
- Fix the tabbing for username to password on login by @lancepioch in #2155
- Allow all permissions to be toggled at once for api tokens by @lancepioch in #2154
- Improve file browser UI by @hUwUtao in #2086
- exclude node actions by @notAreYouScared in #2164
- Fix notifications for DeleteAction on EditEgg page by @Boy132 in #2165
- Add Daemon Base Directory field by @Frogperson in #2151
- Implement single file move to support Unix mv semantics (#1984) by @lancepioch in #2176
- Fix Egg Feature modals not working by @lancepioch in #2175
- Implement flexible caching for node statuses by @lancepioch in #2174
- Clarify OAuth error when provider account has no linked email by @lancepioch in #2179
- Handle X-Forwarded-Proto in .htaccess for SSL-terminating proxies by @lancepioch in #2171
- Localize email notifications (#2043) by @lancepioch in #2178
- Fix Exporting an egg in yaml format by @lancepioch in #2172
- Add per-user toggle to redirect admins to /admin after login by @lancepioch in #2191
- Exclude create client api key button by @notAreYouScared in #2169
- composer upgrade by @notAreYouScared in #2167
- Change file browser sticky header again... by @hUwUtao in #2203
- Fix SFTP access denied for subuser when view role is assigned by @lancepioch in #2196
- Fix webhook processing for event objects by @lancepioch in #2198
New Contributors
- @hUwUtao made their first contribution in #2086
- @Frogperson made their first contribution in #2151
Full Changelog: v1.0.0-beta31...v1.0.0-beta32