What's Changed
- Replace
str_random
withStr::random
by @notAreYouScared in #1676 - Refactor & Catch DatabaseManagementService by @rmartinoscar in #1671
- Remove DaemonPowerRepository by @rmartinoscar in #1673
- Improve
join_paths
helper method by @Boy132 in #1668 - Filament v4 🎉 by @notAreYouScared in #1651
- Only disable "delete backup" when backup hasn't failed by @Boy132 in #1686
- Fix Docker versioning by @NerdsCorp in #1663
- Fixed Allocations not calling webhooks on server creation & Object events by @JoanFo1456 in #1595
- Prevent rootAdmins from having other roles & being deleted via the API by @rmartinoscar in #1699
- Sanitize activity log meta data values (on frontend) by @Boy132 in #1705
- Fix server owner permissions by @danielkurek in #1703
- Update security policy by @Boy132 in #1707
- Collection of smaller v4 fixes by @Boy132 in #1684
- Remove table row icons by @notAreYouScared in #1710
- Add state cast for server condition by @Boy132 in #1713
- Fix
join_paths
for absolute linux paths by @Boy132 in #1715 - Fix powerActions visible while loading by @rmartinoscar in #1708
- Fixed webhooks on v4 and nested values by @JoanFo1456 in #1704
- Make allocation select on users server relation manager functional by @Boy132 in #1719
- Remove username rules and allow to change it in profile by @Boy132 in #1702
- Url encode username in sftp connection string by @Boy132 in #1731
- Fix refresh action for egg index select & add refresh action to allocation ip selects by @Boy132 in #1736
- Laravel 12.31.1 Shift by @lancepioch in #1739
- Make tests fail-fast & common env by @rmartinoscar in #1724
- Allow clipboard.writeText without HTTPS by @rmartinoscar in #1723
- Enable "ordered imports" by @Boy132 in #1746
- Switch tenant slug back to short uuid by @Boy132 in #1732
- Redirect to previous page when clicking "cancel" on
EditFiles
page by @Boy132 in #1747 - Add xtermjs Canvas by @notAreYouScared in #1756
- Make sure default variable value is set and that variables are created when viewing server by @Boy132 in #1758
- Refresh page after file updates by @Boy132 in #1759
- Filament v4.1 by @notAreYouScared in #1761
- Fix mime type for jar files by @Boy132 in #1757
- Remove "custom" email views by @Boy132 in #1763
- Allow both nodes for server requests when doing transfers by @Boy132 in #1701
- Add sudo to crontab command by @Boy132 in #1773
- v4.1.2 +
upgrade
by @notAreYouScared in #1775 - Add
user()
helper by @rmartinoscar in #1768 - Filament v4.1.4 by @notAreYouScared in #1780
- Add own endpoint for exporting eggs by @Boy132 in #1760
- Allow multiple startup commands per egg by @Boy132 in #1656
- Change node config to use Code Entry by @notAreYouScared in #1781
- Improve time offset ux by @Boy132 in #1772
- General Edit User Improvements by @notAreYouScared in #1779
- Add Laravel/Filament Log Viewer by @notAreYouScared in #1778
- composer update by @notAreYouScared in #1782
- Language Update by @notAreYouScared in #1784
New Contributors
- @NerdsCorp made their first contribution in #1663
- @danielkurek made their first contribution in #1703
Full Changelog: v1.0.0-beta25...v1.0.0-beta26