v2.0
What's Changed
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #142
- ⬆️ Bump actions/cache from 2 to 4 by @dependabot in #143
- ⬆️ Bump dependabot/fetch-metadata from 1.4.0 to 2.2.0 by @dependabot in #145
- ⬆️ Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #141
- Feature/lar 10 schedule notifications by @StevyMarlino in #152
- feat: change lang of submition article in fr by @StevyMarlino in #153
- fix(LAR-66): Laravel notification pending articles by @mckenziearts in #157
- fix(LAR-73): failed tests by @mckenziearts in #159
- feat: (LAR-83) improve SEO, remove unecessary links by @mckenziearts in #161
- feat:[LAR-32] Add article list with action in cpanel by @cybersoldattech in #160
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #162
- feat:[LAR-70] Add discussions table in admin cpanel and add feature t… by @cybersoldattech in #163
- feat: (LAR-88) protect Thread Article and Discuss route by @StevyMarlino in #168
- Feature/lar 28 forum improvment by @mckenziearts in #165
- feat: [LAR-28] add articles livewire page by @mckenziearts in #171
- Feature/lar 103 update dashboard by @mckenziearts in #175
- feat: (LAR-77) Mise en place du login avec Breeze livewire by @Stephen2304 in #173
- chore(deps): bump spatie/laravel-sitemap from 6.4.0 to 7.2.1 by @dependabot in #200
- feat: (LAR-20) add xp to dashboard user by @StevyMarlino in #202
- chore(deps): bump spatie/laravel-permission from 5.11.1 to 6.10.0 by @dependabot in #199
- chore(deps-dev): bump laravel-vite-plugin from 0.7.8 to 1.0.5 by @dependabot in #194
- chore(deps-dev): bump postcss-loader from 6.2.1 to 8.1.1 by @dependabot in #195
- chore(deps-dev): bump @ryangjchandler/alpine-tooltip from 1.3.1 to 2.0.1 by @dependabot in #193
- feat: (LAR-107) modification du formulaire de register by @Stephen2304 in #206
- feat:[LAR-33] Add filament channel crud in cpanel with feature test by @cybersoldattech in #204
- chore(deps): bump symfony/mailgun-mailer from 6.4.13 to 7.1.6 by @dependabot in #198
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #190
- fix: (LAR-21) resolve sharing article into twitter by @StevyMarlino in #208
- chore(deps): bump the php-dependencies group across 1 directory with 2 updates by @dependabot in #210
- chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.14 to 0.6.8 in the js-dependencies group by @dependabot in #191
- feat:[LAR-34] Add filament tags crud in cpanel with feature test by @cybersoldattech in #203
- chore(deps): bump stevebauman/location from 6.6.2 to 7.4.0 by @dependabot in #197
- feat: [LAR-30] Add filament resource user in cpanel by @cybersoldattech in #201
- feat: [LAR-100] add create and update articles by @mckenziearts in #209
- Feature/lar 69 setup filament 3 by @mckenziearts in #214
- Feature/lar 109 echappement de code dans le mail de notification by @StevyMarlino in #215
- fix: (LAR-114) fix welcome message by @StevyMarlino in #217
- feat: [LAR-110] listing and detail of discussions by @mckenziearts in #219
- feat: (LAR-107) Authentification avec Breeze by @Stephen2304 in #216
- fix: [LAR-116] publish scope on single tag articles list by @mckenziearts in #220
- fix (LAR-107) correction du fichier verify-email by @Stephen2304 in #221
- feat: (LAR-86) add bannished sysem by @StevyMarlino in #218
- chore(deps): bump symfony/http-client from 6.4.14 to 7.1.8 by @dependabot in #226
- chore(deps-dev): bump postcss-preset-env from 7.8.3 to 10.1.0 by @dependabot in #223
- chore(deps-dev): bump larastan/larastan from 2.9.10 to 3.0.0 by @dependabot in #227
- fea: (LAR-87) Mise en place des test pour la signalisation d'un contenu by @Stephen2304 in #222
- fix:[LAR-118] replace authentication variable with user and add avata… by @cybersoldattech in #232
- chore(deps): bump the php-dependencies group across 1 directory with 12 updates by @dependabot in #234
- fix:[LAR-119] fix non-existent route link and translate page by @cybersoldattech in #233
- translate privacy page by @cybersoldattech in #239
- translate terms page by @cybersoldattech in #238
- translate rules page by @cybersoldattech in #242
- chore(deps-dev): bump vite from 5.4.11 to 6.0.2 by @dependabot in #241
- Add local columns in tables and add middleware to check and set app l… by @cybersoldattech in #235
- feat:[lar-128] Add recaptcha on user register by @cybersoldattech in #245
- feat:[LAR-129] Add Filament resource Thread in Admin by @cybersoldattech in #244
- feat: (LAR-105) create TransfertDiscutionToThreadAction file by @StevyMarlino in #228
- Feature/lar 111 create edit discussion by @mckenziearts in #236
- Feature/lar 102 user profile by @mckenziearts in #237
- feat:[LAR-141] fix edit tage name on admin panel by @cybersoldattech in #251
- fix: [LAR-130] relation on ArticleForm by @mckenziearts in #250
- feat:[lar-139] transfert notification page to livewire page by @cybersoldattech in #254
- wip: [LAR-112] discussion comment feature by @mckenziearts in #253
- feat:[lar-140] Remove point after deleted article ,thread and discussion by @cybersoldattech in #252
- fix:[lar-135] fix blank slideover when user are not authenticate and … by @cybersoldattech in #255
- feat: [LAR-131] update locale selector by @mckenziearts in #256
- feat:[LAR-134] Refactor edit and create thread to action and write test by @cybersoldattech in #258
- lar:[137] change notification count and indicator to volt component by @cybersoldattech in #257
- feat:(LAR-89) add tracking for user by @StevyMarlino in #259
- feat: [LAR-132] create update article action and add locale field on … by @mckenziearts in #260
- feat: [LAR-106] add github repositories on the homepage by @mckenziearts in #262
- Feature/lar 14 update communities links by @mckenziearts in #263
- feat:[lar-143] Translate faq age by @cybersoldattech in #264
- feat:[LAR-85] add articles Approuved in sitemap by @cybersoldattech in #261
- feat:[lar-145] complete preference page by @cybersoldattech in #267
- feat:[lar-144] translate about-us page and remove subscribe and unscu… by @cybersoldattech in #265
- feat: [LAR-22] update sponsoring page by @mckenziearts in #268
- feat: [LAR-91] add google analtycs G4 by @mckenziearts in #269
- fix:[lar-146] undefined name fix after payement by @cybersoldattech in #270
- feat: [LAR-148] update avatar column on social account table by @mckenziearts in #273
- docs: [LAR-147] update readme by @mckenziearts in #272
- feat:[lar-35] add spotlight search by @cybersoldattech in #274
- feat: (LAR-138) update user dashboard by @StevyMarlino in #266
- feat: [LAR-35] add translations and changelog github action by @mckenziearts in #275
- chore(deps-dev): bump the js-dependencies group with 6 updates by @dependabot in #276
New Contributors
- @dependabot made their first contribution in #142
- @StevyMarlino made their first contribution in #152
- @Stephen2304 made their first contribution in #173
Full Changelog: v1.2.8...v2.0