Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Latest commit

 

History

History
206 lines (154 loc) · 3.85 KB

changelog.md

File metadata and controls

206 lines (154 loc) · 3.85 KB

Change Log - Quarx

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[v2.1.3] - 2016-10-24

Changed

  • Updates to docs on landing page

Fixed

  • Minor issue with team leftover

[v2.1.2] - 2016-10-21

Added

  • New tokens for API calls

Changed

  • Moved migrations to publish directory

Fixed

  • API requests with gateway

[v2.1.1] - 2016-10-21

Fixed

  • Minor issues with quick setup

[v2.1.0] - 2016-10-21

Added

  • New API layer for basic API requests

Changed

  • Renamed models and repositories with singular names. This requires updates to your app's PagesController etc.

Fixed

  • General improvements and fixes for simple setup

[v2.0.1] - 2016-10-01

Fixed

  • Default to not loading modules

[v2.0.0] - 2016-09-29

Added

  • Now supports Laravel 5.3

[v1.4.24] - 2016-08-30

Fixed

  • Missing service provider

[v1.4.23] - 2016-08-30

Fixed

  • More markdown issues

[v1.4.22] - 2016-08-30

Fixed

  • Markdown issues

[v1.4.21] - 2016-07-27

Fixed

  • Fixes some issues with the Module maker

[v1.4.20] - 2016-07-25

Fixed

  • Fixed issues with templates and setup

[v1.4.19] - 2016-07-11

Changed

  • General code quality improvements

[v1.4.18] - 2016-07-09

Fixed

  • Fixes issue module providers

[v1.4.17] - 2016-07-08

Changed

  • Set up markdown support with markdown template and blade directive

[v1.4.16] - 2016-07-07

Changed

  • General improvements with WYSIWYG
  • Code Style improvements
  • Readme updates and refactoring

[v1.4.15] - 2016-07-05

Changed

  • Merged in PR #16

[v1.4.14] - 2016-07-04

Added

  • Images are now searchable

Changed

  • Minor cleanup

[v1.4.13] - 2016-07-04

Added

  • New service provider support

Changed

  • Improved overall support of modules

Fixed

  • Add in missing helper methods
  • Fixed improperly named columns

[v1.4.12] - 2016-06-23

Fixed

  • Issue with quick install and missing Quarx in composer.json

[v1.4.11] - 2016-06-22

Changed

  • Changed models for core elements to use guarded vs fillable for expandability

Fixed

  • Fixed some unit tests

[v1.4.10] - 2016-06-21

Fixed

  • Fixed issue with file paths #10

[v1.4.9] - 2016-06-13

Fixed

  • Missing tests key

[v1.4.8] - 2016-06-13

Fixed

  • Issues resulting from the schema option on the crud generator

[v1.4.7] - 2016-06-12

Fixed

  • Fixes default template issue

[v1.4.6] - 2016-06-05

Changed

  • Removed ID and asset encryption for faster loading times.

Fixed

  • Missing schema generator

[v1.4.5] - 2016-06-03

Added

  • Now supports S3

Fixed

  • Issue with public gallery and published_at

[v1.4.4] - 2016-06-01

Added

  • New publish date
  • Added event tracking and rollback for custom modules

Changed

  • Better template layouts internally.

[v1.4.3] - 2016-05-31

Added

  • Auto-publish theme assets with quick start
  • Auto gulp running

Fixed

  • Issues with quick start and composer dump

[v1.4.2] - 2016-05-31

Added

  • Simple setup for fast website making

Changed

  • Moved the dashboard layout around
  • Simple setup drops some of the Laracogs additions

[v1.4.1] - 2016-05-31

Changed

  • Fixed naming issues

[v1.4.0] - 2016-05-31

Changed

  • Switched uuid to slugs please update your database columns accordingly (widgets & menus)
  • Also improved and updated the help information

[v1.3.6] - 2016-05-26

Added

  • New Theme files for custom modules

Changed

  • Overall improvements
  • Better module publishing

[v1.3.5] - 2016-05-20

Changed

  • Improved loading times
  • Improved encryption
  • Improved performance

[v1.3.4] - 2016-05-08

Added

  • Some stuff
  • more stuff

Fixed

  • method1 something

[v1.3.3] - 2016-05-06

Added

  • New changelog for easier tracking

Changed

  • Improved cryptography utilities