Skip to content

Releases: rappasoft/laravel-boilerplate

v8.3.1

17 Jan 03:00
91117ac
Compare
Choose a tag to compare

Updated dependencies

v8.3.0

22 Sep 23:34
971b58c
Compare
Choose a tag to compare

Changed

  • Updated composer/yarn lock files
  • Updated to Laravel commit: 4f8a0f35fabd8603fb756122bf820719a259ac9b

v8.2.2

11 Jul 00:40
c712c52
Compare
Choose a tag to compare

Changed

  • Dependency updates
  • Update to Laravel commit: c636fd0f678008caf30683833b740fb6f31d9de6

v8.2.1

31 May 15:30
f46cfe1
Compare
Choose a tag to compare

Added

Changed

  • Updated composer and yarn dependencies
  • Updated TR translations
  • Updated to Laravel commit: 131a10260e73e83e6b1cd63788b8f6584dd3e98a

v8.2.0

23 Apr 03:03
e533b18
Compare
Choose a tag to compare

Added

  • User search scope
  • Role Scope class
  • Korean (ko) language pack (#1521)

Changed

  • Updated lock files
  • Updated all tables to laravel-livewire-tables 1.x
  • Updated to Laravel commit: a6ffdbdf416d60c38443725807a260a84dca5045

Removed

  • codedungeon/phpunit-result-printer, should use composer test for parallel testing.

v8.1.0

05 Apr 18:43
83f3102
Compare
Choose a tag to compare

Added

  • Parallel testing

Changed

  • Updated locks
  • Update to Laravel commit: 5808129a1f702f973c7c31203d16db2066bd9030
  • Upgraded to Laraguard 3.0

v8.0.3

20 Feb 21:49
b34dfd5
Compare
Choose a tag to compare

Added

  • Added pt_PT language
  • Added RO language
  • Added missing cors middleware

Changed

  • Updated composer
  • Updated yarn
  • Update to Laravel commit: f0de9fd9967d4e1b4427d8458bf8983bc2cde201
  • Upgrade to Laravel Mix 6
  • Fixed 2fa/admin issue (#1488)
  • Update pt_BR language
  • Updated failed_jobs table (#1503, #1501)

Removed

  • Google Analytics tag and config since it's done differently since that was added

v8.0.1

13 Dec 01:15
bea73f3
Compare
Choose a tag to compare

Changed

  • Update dependencies
  • Update to laravel commit: ddb26fbc504cd64fb1b89511773aa8d03c758c6d
  • Added sail docker file
  • Update FA language
  • Add 'main' branch to workflow

v8.0.0

21 Oct 22:22
6bb9746
Compare
Choose a tag to compare

Added

  • Added back roave/security-advisories
  • Added new database factories
  • Added Polish languages
  • Added BladeServiceProvider with @captcha directive
  • Added Captcha rule
  • Added Captcha configs to boilerplate configs

Changed

  • Update livewire tables to 0.3
  • Updated users/roles table to use new tables
  • Moved livewire components into Frontend/Backend and updated calls
  • Removed type partial and just merged into table format
  • Update PHP to 7.3
  • Update Guzzle to v7
  • Update Laravel to v8
  • Update Socialite to v5
  • Update Laravel UI to v3
  • Update Lockout to v3
  • Update Breadcrumbs to v2
  • Update PHP Pretty Printer to v0.29
  • Update Ignition to v2.3.6
  • Update Collision to v5
  • Condense .env.example
  • Updated tests to use new factories
  • Updated seeders and factories to be namespaced
  • Follow Laravel upgrade guide for v8 and change all the needed files
  • Update to Laravel commit: 8d3ca07c4cff6d36593625ee4b34e19ce2dba15b
  • Update CS/FR/IN languages
  • Sort locale dropdown by language not array key
  • Modified login/register controllers to use new Captcha rule

Removed

  • Remove recaptcha

v7.2.5

08 Aug 02:48
Compare
Choose a tag to compare

Changed

  • Min Livewire to 1.3
  • Update Italian Translations
  • Update Indonesia Translations
  • Update Hebrew Translations
  • Make tests compatible with any locale
  • Make backend sidebar logs link a dropdown