Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

63 lines (39 loc) · 1.11 KB

Changelog

3.0.0 - 2020-11-28

  • Upgrade to Laravel 8
  • Update dependencies
  • Catch validation errors #105

2.2.0 - 2020-01-12

  • Upgrade to Nuxt 2.11
  • Fixed build error #85

2.1.0 - 2019-11-01

  • Upgrade to Laravel 6

2.0.0 - 2019-07-26

  • Upgrade to Nuxt 2.8
  • Upgrade to Laravel 5.8
  • Added email verification
  • SPA mode by default
  • Update npm dependencies
  • Removed yarn.lock in favor of package-lock.json

1.1.0 - 2018-05-10

  • Upgrade to Laravel 5.6
  • Update npm dependencies
  • Fixed oauth popup
  • Fixed session expired alert
  • Lint with eslint-plugin-vue and eslint-config-standard

1.0.6 - 2018-01-22

  • Fixed axios authorization header
  • Added auth middleware to settings page

1.0.5 - 2018-01-19

  • Upgrade to Bootstrap 4

1.0.4 - 2018-01-18

  • Fixed spa mode

1.0.3 - 2018-01-16

  • Import shakable fontawesome module

1.0.2 - 2018-01-16

  • Updated Nuxt
  • Added dynamic import for pages

1.0.1 - 2018-01-10

  • Added option to disable SSR

1.0.0 - 2018-01-10

  • Initial release