What's Changed
- Clear filament cache when installing a plugin by @Boy132 in #2017
- Fix plugin settings not showing on non-admin plugins by @Boy132 in #2023
- Fix actions when plugin is "errored" by @Boy132 in #2027
- Don't log yarn exceptions as error but warning by @Boy132 in #2022
- fix: use correct log path for upload action by @killerbite95 in #2016
composer updateby @notAreYouScared in #2030- Correct bounty link by @PalmarHealer in #2039
- Add error notification when plugin install, update or uninstall fails by @Boy132 in #2032
- Fix oauth providers with no color by @Boy132 in #2044
- Fix relation managers for admin server resource by @Boy132 in #2050
- chore: Prevent users from caching Config by @rmartinoscar in #2048
- Per request cache for permission checks by @xDev789 in #2029
- Bungeecord: Fix Download by @QuintenQVD0 in #2055
- Replace
Artisan::callin plugin service for better error handling by @Boy132 in #2031 - Add Eggs to Installer by @notAreYouScared in #2004
- fix: plugin migration rollback and cache clearing on uninstall by @PalmarHealer in #2033
- Fix typo in method name by @Boy132 in #2062
- Return if no egg was selected in the Installer by @rmartinoscar in #2073
- Disable field if server variable is not user_editable by @Boy132 in #2074
- Make rule for user language less restrictive by @Boy132 in #2075
- Add user to shouldLink and shouldCreate oauth functions by @Boy132 in #2083
- Add tests for php 8.5 by @Boy132 in #2079
- Set plugin status to "errored" if it errored by @Boy132 in #2084
- Update database config to remove deprecation warning on php 8.5 by @Boy132 in #2089
- Make sure custom pages/relations don't override default pages/relations by @Boy132 in #2099
- Add changes from upstream by @Boy132 in #2076
- fix client side view database unlimited state by @notAreYouScared in #2047
- Throw yarn errors when installing themes by @Boy132 in #2104
- Fix columns for mount form by @Boy132 in #2105
- Laravel 12.47.0 Shift by @lancepioch in #2103
- Update translations from crowdin by @Boy132 in #2110
- fix: Enhance feedback notifications for egg actions by @PalmarHealer in #2042
- Add traits for customizing wizard steps by @Boy132 in #2100
- Multiple Container Fixes by @parkervcp in #2063
- Allow backup transfers by @JoanFo1456 in #2068
- Add parallel flags to github ci by @lancepioch in #2109
- Fix allocation policy for admins and update checks by @Boy132 in #2090
- Add traits for customizing tabs by @Boy132 in #2101
- Add github eggs to egg importer by @notAreYouScared in #2116
- composer update by @notAreYouScared in #2120
New Contributors
- @killerbite95 made their first contribution in #2016
- @xDev789 made their first contribution in #2029
Full Changelog: v1.0.0-beta30...v1.0.0-beta31