What's Changed
- Upgrade laravel 11 by @yugo412 in #51
- Improve core CMS ability by @yugo412 in #52
- Change datetime format by @yugo412 in #53
- Add new avatar provider: Libravatar by @yugo412 in #54
- Remove unused models (Unit & Package) by @yugo412 in #55
- Remove unit and package migration by @yugo412 in #57
- Add Dropbox driver by @yugo412 in #56
- Refactor database service using package manager by @yugo412 in #58
- Upgrade packages by @yugo412 in #59
- Enable database notification by @yugo412 in #61
- Fix database backup with scheduler by @yugo412 in #60
- Set notification type for db backup by @yugo412 in #62
- PHP 8.2 compatibility by @yugo412 in #63
- Add ping task for every minute by @yugo412 in #64
- Add menu database job and failed jobs by @yugo412 in #65
- Fix permission for number setting by @yugo412 in #66
- Remove Larabug, add Nightwatch by @yugo412 in #67
- Add dedicated Nightwatch setting by @yugo412 in #68
- Integrate Nightwatch into log setting by @yugo412 in #70
- Remove Kernel.php by @yugo412 in #71
- Add comment field to custom setting by @yugo412 in #72
- Add comment field to custom setting by @yugo412 in #73
- Set default cache to file to prevent error when installation by @yugo412 in #74
- Sort custom setting by key by @yugo412 in #75
- Order admin panel provider by @yugo412 in #77
- Fix invalid namespaces by @yugo412 in #76
- Add branch manager feature by @yugo412 in #78
- Improve user, role, and permission management by @yugo412 in #79
- Move branch form intb directory by @yugo412 in #81
- Sort permission by key and split into 3 columns by @yugo412 in #80
- Replace default text column using macro text column to display date by @yugo412 in #82
- Enable missing key translation warn via custom config by @yugo412 in #85
- Add function to format number by @yugo412 in #83
- Change service provider parent by @yugo412 in #86
- File based translations by @yugo412 in #84
- Ability to import static (system) translation files by @yugo412 in #87
- Translate e-mails consistently by @yugo412 in #88
- Use Filament's interface for enums by @yugo412 in #89
- Fix invalid expiration cache time by @yugo412 in #90
- Add macro to display date from TextEntry by @yugo412 in #91
- Refactor number setting value and format by @yugo412 in #92
- Upgrade to Filament 4.x by @yugo412 in #93
- Use default array data for table records in database file page by @yugo412 in #94
- Use constant for icon by @yugo412 in #95
- Upload db backup to the cloud without Sushi by @yugo412 in #96
- Update packages including Filament + Laravel by @yugo412 in #99
- Set global timezone for Filament component by @yugo412 in #102
- Fix typehint for flush cache listener by @yugo412 in #101
- Rename invalid date config by @yugo412 in #107
- Convert KeyValue to Repeater form by @yugo412 in #109
- Set default locale by @yugo412 in #110
- Add toggle status for makeSinceDate by @yugo412 in #112
- Upload logo and favicon from general setting by @yugo412 in #115
- Parse translation key for better debug process by @yugo412 in #116
- Add model checker for strict development by @yugo412 in #118
- Fix missing translation label by @yugo412 in #128
- Remove blog module by @yugo412 in #130
- Change date component and fix password generation by @yugo412 in #131
- Add ability to replicate existing lang and validate unique by @yugo412 in #132
- Add provider unavatar.io by @yugo412 in #133
- Send log error to notification by @yugo412 in #136
- Remove profile relation by @yugo412 in #137
- Add config to set default path and domain by @yugo412 in #140
- Upgrade to Laravel 12 by @yugo412 in #141
- Upgrade to Filament 5 by @yugo412 in #142
- Enable Resend provider and improve others by @yugo412 in #144
- Add page About by @yugo412 in #145
- Add action to generate password by @yugo412 in #148
- Add action to download database backup by @yugo412 in #150
- Enable panel config and refactor setting pages by @yugo412 in #155
- Add summarize and created_at field by @yugo412 in #147
- DB backup for postgres by @yugo412 in #156
- Add DynamoDB instruction and remove APC by @yugo412 in #159
- Add database version to About setting by @yugo412 in #161
- Migrate to module manager by @yugo412 in #162
- Replace oauth manager with socialite by @yugo412 in #163
- Remove id from notification by @yugo412 in #168
- Move module manager to modules by @yugo412 in #166
Full Changelog: v0.1.0...v0.2.0