Skip to content

Latest commit

 

History

History
86 lines (47 loc) · 5.34 KB

CHANGELOG.md

File metadata and controls

86 lines (47 loc) · 5.34 KB

Changelog

All notable Changed to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v1.1.4 - 2019-04-13

Added

  • #41 Micro-service for Database Administration 1b537b9.

Fixed

  • Fixed wrong element nesting in Auth pages 2d8febe.
  • #42 Removed the Authorization to make Telescope work locally d53952e.

v1.1.3 - 2019-04-10

Added

Changed

  • #35 Multi-environment Docker configuration edc8871.

Fixed

  • #22 Form validation error fe57dd2.

v1.1.2 - 2019-04-07

Added

  • #39 Password Resets (c451610, 9b02283).
  • #24 Micro-services that handles queues & scheduled tasks ee5172f.
  • #31 Tests for User uploads 2877a1c.

Changed

  • #38 Restructured Docker related files 67e8d5f.

v1.1.1 - 2019-04-05

Changed

  • #33 API error messages of a file upload is not shown by Dropzone component. d210b37.
  • #37 Added a link to the User's avatar (from the list) 1dc4465.

Fixed

  • #36 Uploading large files fails 3051873.

v1.1.0 - 2019-04-04

Added

Changed

  • #27 Implemented API versioning. 3c4dc65.
  • #25 Redesigned the create form. fa18ebb.
  • #30 Utilized avatar images all over the app dc39f2b.

Fixed

  • #20 Eliminated unauthorized requests. ce6e9df.

v1.0.1 - 2019-03-29

Changed

  • #21 Prevent authenticating on fresh visit b9a157f .

Fixed

  • #19 Fixed _asset helper throwing error when the assets.json file is not found inside public d91daf2.

v1.0.0 - 2019-03-28

Initial Release