Releases: thedevdojo/wave
3.0.6
What's Changed
- Bump vite from 6.2.0 to 6.2.4 by @dependabot in #221
- Bump vite from 6.2.4 to 6.2.6 by @dependabot in #226
- Bump npm dependencies by @bobbyiliev in #230
- Add required mark in dynamic fields by @clys-man in #215
- Fix docs link to blade directives by @bobbyiliev in #231
- Revert "Fix docs link to blade directives" by @bobbyiliev in #232
- Fix docs link to blade directives by @bobbyiliev in #233
- Remove old unused controllers left from Wave v2 by @bobbyiliev in #237
- Adding fix so that way volt components get added to the default livew… by @tnylea in #239
Full Changelog: 3.0.5...3.0.6
3.0.5
What's Changed
- Add "Install with Herd" button by @mpociot in #205
- Suppress plugins warning by @clys-man in #209
- Adding laravel pail by @clys-man in #208
- Fix admin posts crud by @jankulovski in #206
- Bump axios from 1.7.9 to 1.8.2 by @dependabot in #212
New Contributors
- @mpociot made their first contribution in #205
- @clys-man made their first contribution in #209
- @jankulovski made their first contribution in #206
Full Changelog: 3.0.4...3.0.5
3.0.4
What's Changed
- Bump vite from 5.4.11 to 5.4.14 by @dependabot in #182
- Fix page curd in admin by @bobbyiliev in #183
- Fix API user registration by @bobbyiliev in #185
- Update npm dependencies by @bobbyiliev in #186
- Update composer dependencies by @bobbyiliev in #187
- Fix API user registration role by @bobbyiliev in #188
- Fix typo in dashboard index by @ashleyhindle in #193
- Update AuthController.php by @produktive in #195
- Bump laravel version for cloud support by @bobbyiliev in #200
- Update Update.php by @produktive in #202
- Change social provider table to allow for larger token size by @manthos in #198
- Bump esbuild and vite by @dependabot in #203
New Contributors
- @ashleyhindle made their first contribution in #193
- @produktive made their first contribution in #195
- @manthos made their first contribution in #198
Full Changelog: 3.0.3...3.0.4
3.0.3
What's Changed
- Make user avatar required by @bobbyiliev in #161
- Composer and npm dependency updates by @bobbyiliev in #165
- Error due to missing settings in /config/devdojo/auth by @bobbyiliev in #168
- Add sponsors section by @bobbyiliev in #169
- Bump league/commonmark from 2.5.3 to 2.6.0 by @dependabot in #172
- Update auth/descriptions.php with missing key/value by @oluwaseye in #171
- Update to latest Auth package by @bobbyiliev in #173
New Contributors
- @oluwaseye made their first contribution in #171
Full Changelog: 3.0.2...3.0.3
3.0.2
What's Changed
- Bump laravel/framework from 11.28.1 to 11.31.0 by @dependabot in #156
- Add numeric type check for 'id' column in PostgreSQL sequence fix by @almontasser in #157
- Fix global settings function by @bobbyiliev in #158
- Adding update to default routes web to remove dd command by @tnylea in #159
New Contributors
- @almontasser made their first contribution in #157
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- Updating Readme and checking tests by @tnylea in #132
- Dependabot npm updates by @bobbyiliev in #137
- fix: removed dd() in UserRegistered Listener by @iammursal in #139
- Fix Dark Mode Compatibility for User and Post Widgets by @callum-baillie in #144
- fix: adds validation unique for slug and key by @thanhtrungit97 in #143
- fix: data type mismatch in the
subscriptions
migration by @ibnsultan in #138 - Bump symfony/process from 7.1.5 to 7.1.7 by @dependabot in #149
- Bump symfony/http-foundation from 7.1.5 to 7.1.7 by @dependabot in #148
- Fillament blade icons fix by @bobbyiliev in #150
New Contributors
- @iammursal made their first contribution in #139
- @callum-baillie made their first contribution in #144
- @thanhtrungit97 made their first contribution in #143
- @dependabot made their first contribution in #149
Full Changelog: 3.0.0...3.0.1
What's Changed
- Updating Readme and checking tests by @tnylea in #132
- Dependabot npm updates by @bobbyiliev in #137
- fix: removed dd() in UserRegistered Listener by @iammursal in #139
- Fix Dark Mode Compatibility for User and Post Widgets by @callum-baillie in #144
- fix: adds validation unique for slug and key by @thanhtrungit97 in #143
- fix: data type mismatch in the
subscriptions
migration by @ibnsultan in #138 - Bump symfony/process from 7.1.5 to 7.1.7 by @dependabot in #149
- Bump symfony/http-foundation from 7.1.5 to 7.1.7 by @dependabot in #148
- Fillament blade icons fix by @bobbyiliev in #150
- Removing some unneccessary log and dump code by @tnylea in #152
New Contributors
- @iammursal made their first contribution in #139
- @callum-baillie made their first contribution in #144
- @thanhtrungit97 made their first contribution in #143
- @dependabot made their first contribution in #149
Full Changelog: 3.0.0...3.0.1
3.0.0
The first release of the new version. This new version is a rewrite of many aspects. Here are some significant differences:
- Voyager replaced with FilamentPHP
- New Theme Structure and Theme design
- New Plugin System
- Rewrite of the billing system
- Removed v2 Roles with Spatie Roles Permissions package
- New version utilizes Folio and Volt
This new version does not require a direct upgrade from version 2.0; however, it's definitely possible. Version 2 is can still be used, you can find the latest version tagged as 2.4.0
Exciting times! Time to start building 🚀
2.4.0
What's Changed
- Added PADDLE_CLIENT_SIDE_TOKEN to Env by @ibnsultan in #123
- Upgrade to DO Dev Postgres v16 by @bobbyiliev in #131
New Contributors
- @ibnsultan made their first contribution in #123
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
This update ensures that new users of Wave can leverage the new Paddle Billing system. For those currently using Paddle Classic, you can continue using Laravel Wave v2.2.0
.
-
Adjust for Paddle Billing v2 by @bobbyiliev and @tnylea in #100
-
Improve queries to read announcements by @rafa-acioly in #108
-
Update Laravel Sail setup by @bobbyiliev in #109
-
Update axios version to v1.6.x by @bobbyiliev in #110
New Contributors
- @rafa-acioly made their first contribution in #108
Full Changelog: 2.2.0...2.3.0
Release v2.2.0
This release includes many minor bug fixes for Wave v2 and Laravel v10 support.
What's Changed
- Fix favicon image url by @bobbyiliev in #101
- Change repo name strtolower by @bobbyiliev in #103
- Add Arabic Language by @majdcodes in #102
- Update wave.json to latest version by @majdcodes in #104
- Translated to pl by @KaminskiDaniell in #105
- Initial Laravel 10 upgrade by @bobbyiliev in #96
New Contributors
- @majdcodes made their first contribution in #102
- @KaminskiDaniell made their first contribution in #105
Full Changelog: 2.1.2...2.2.0