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
- #41 Micro-service for Database Administration 1b537b9.
- Fixed wrong element nesting in Auth pages 2d8febe.
- #42 Removed the Authorization to make Telescope work locally d53952e.
v1.1.3 - 2019-04-10
- #40 Basic Backup setup 25a62fa.
- #35 Multi-environment Docker configuration edc8871.
- #22 Form validation error fe57dd2.
v1.1.2 - 2019-04-07
- #39 Password Resets (c451610, 9b02283).
- #24 Micro-services that handles queues & scheduled tasks ee5172f.
- #31 Tests for User uploads 2877a1c.
- #38 Restructured Docker related files 67e8d5f.
v1.1.1 - 2019-04-05
- #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.
- #36 Uploading large files fails 3051873.
v1.1.0 - 2019-04-04
-
#23 Image / File uploads (def767a, d78e6f2, 374078f, 9eb2419, 32fb16d, 62b3495, d070b82).
-
#29 [Users] Added edit page 48188d1.
- #27 Implemented API versioning. 3c4dc65.
- #25 Redesigned the create form. fa18ebb.
- #30 Utilized avatar images all over the app dc39f2b.
- #20 Eliminated unauthorized requests. ce6e9df.
v1.0.1 - 2019-03-29
- #21 Prevent authenticating on fresh visit b9a157f .
- #19 Fixed _asset helper throwing error when the assets.json file is not found inside public d91daf2.