Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 613 Bytes

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 613 Bytes

Changelog

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