|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -All notable changes to this project will be documented in this file. |
| 3 | +All notable Changed to this project will be documented in this file. |
4 | 4 |
|
5 | 5 | The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
|
6 | 6 | and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
|
7 | 7 |
|
| 8 | +## [v1.1.4](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.1.4) - 2019-04-13 |
| 9 | + |
| 10 | +### Added |
| 11 | + |
| 12 | +- #41 Micro-service for _Database Administration_ [1b537b9](https://github.com/palonponjovertlota/laravel-react-admin/commit/1b537b9c6dd9c22394c1ede66141d376f263cfa0). |
| 13 | + |
| 14 | +### Fixed |
| 15 | + |
| 16 | +- Fixed wrong element nesting in Auth pages [2d8febe](https://github.com/palonponjovertlota/laravel-react-admin/commit/2d8febe1b60ee598c7b40a2f16ee6df2219ec758). |
| 17 | +- #42 Removed the Authorization to make Telescope work locally [d53952e](https://github.com/palonponjovertlota/laravel-react-admin/commit/d53952e8deecf23b7b6c2e1ea49a51896c45b4ff). |
| 18 | + |
| 19 | +## [v1.1.3](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.1.3) - 2019-04-10 |
| 20 | + |
| 21 | +### Added |
| 22 | + |
| 23 | +- #40 Basic _Backup_ setup [25a62fa](https://github.com/palonponjovertlota/laravel-react-admin/commit/25a62fa219c20f35e53b22e5c8906c60e4f6b7d1). |
| 24 | + |
| 25 | +### Changed |
| 26 | + |
| 27 | +- #35 Multi-environment **Docker** configuration [edc8871](https://github.com/palonponjovertlota/laravel-react-admin/commit/edc8871a123715bd1ee41211325791491ee76c8e). |
| 28 | + |
| 29 | +### Fixed |
| 30 | + |
| 31 | +- #22 _Form_ validation error [fe57dd2](https://github.com/palonponjovertlota/laravel-react-admin/commit/fe57dd2d2ffc952dd669d7c4d5b76d2c2aa878a0). |
| 32 | + |
8 | 33 | ## [v1.1.2](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.1.2) - 2019-04-07
|
9 | 34 |
|
10 |
| -# Additions |
| 35 | +### Added |
11 | 36 |
|
12 |
| -- #39 Password Resets ([c451610](https://github.com/palonponjovertlota/laravel-react-admin/commit/c45161070ec6bacc856f0d95107701677619b082), [9b02283](https://github.com/palonponjovertlota/laravel-react-admin/commit/9b02283d6ec15ebd010a10e28f5822f8585aee80)). |
13 |
| -- #24 Micro-services that handles _queues_ & _scheduled tasks_ [ee5172f](https://github.com/palonponjovertlota/laravel-react-admin/commit/ee5172fb5cfa97e3d5881faa507ff6ab6760ee89). |
14 |
| -- #31 Tests for User uploads [2877a1c](https://github.com/palonponjovertlota/laravel-react-admin/commit/2877a1c0a24f71175a24d2d67dd9f04c93a41a76). |
| 37 | +- #39 Password Resets ([c451610](https://github.com/palonponjovertlota/laravel-react-admin/commit/c45161070ec6bacc856f0d95107701677619b082), [9b02283](https://github.com/palonponjovertlota/laravel-react-admin/commit/9b02283d6ec15ebd010a10e28f5822f8585aee80)). |
| 38 | +- #24 Micro-services that handles _queues_ & _scheduled tasks_ [ee5172f](https://github.com/palonponjovertlota/laravel-react-admin/commit/ee5172fb5cfa97e3d5881faa507ff6ab6760ee89). |
| 39 | +- #31 Tests for User uploads [2877a1c](https://github.com/palonponjovertlota/laravel-react-admin/commit/2877a1c0a24f71175a24d2d67dd9f04c93a41a76). |
15 | 40 |
|
16 |
| -# Changes |
| 41 | +### Changed |
17 | 42 |
|
18 |
| -- #38 Restructured **Docker** related files [67e8d5f](https://github.com/palonponjovertlota/laravel-react-admin/commit/67e8d5f9aac131238bd8a2dd090f14d4c9dbcdaf). |
| 43 | +- #38 Restructured **Docker** related files [67e8d5f](https://github.com/palonponjovertlota/laravel-react-admin/commit/67e8d5f9aac131238bd8a2dd090f14d4c9dbcdaf). |
19 | 44 |
|
20 | 45 | ## [v1.1.1](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.1.1) - 2019-04-05
|
21 | 46 |
|
22 |
| -# Changes |
| 47 | +### Changed |
23 | 48 |
|
24 |
| -- #33 API error messages of a file upload is not shown by `Dropzone` component. [d210b37](https://github.com/palonponjovertlota/laravel-react-admin/commit/d210b37132261eefac8511157cd6574860dd83db). |
25 |
| -- #37 Added a link to the User's avatar (from the list) [1dc4465](https://github.com/palonponjovertlota/laravel-react-admin/commit/1dc4465486710e4c65fcc9c83cf22877c6514bb5). |
| 49 | +- #33 API error messages of a file upload is not shown by `Dropzone` component. [d210b37](https://github.com/palonponjovertlota/laravel-react-admin/commit/d210b37132261eefac8511157cd6574860dd83db). |
| 50 | +- #37 Added a link to the User's avatar (from the list) [1dc4465](https://github.com/palonponjovertlota/laravel-react-admin/commit/1dc4465486710e4c65fcc9c83cf22877c6514bb5). |
26 | 51 |
|
27 |
| -# Fixes |
| 52 | +### Fixed |
28 | 53 |
|
29 |
| -- #36 Uploading large files fails [3051873](https://github.com/palonponjovertlota/laravel-react-admin/commit/305187322927dc64bd9a25c2afa32e3a6ac0bda1). |
| 54 | +- #36 Uploading large files fails [3051873](https://github.com/palonponjovertlota/laravel-react-admin/commit/305187322927dc64bd9a25c2afa32e3a6ac0bda1). |
30 | 55 |
|
31 | 56 | ## [v1.1.0](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.1.0) - 2019-04-04
|
32 | 57 |
|
33 |
| -### Additions |
| 58 | +### Added |
34 | 59 |
|
35 |
| -- #23 Image / File uploads ([def767a](https://github.com/palonponjovertlota/laravel-react-admin/commit/def767adb8ffb9fefa16c1e7020836296067e503), [d78e6f2](https://github.com/palonponjovertlota/laravel-react-admin/commit/d78e6f28ca8832a4b9e778a501f1be4f96d94903), [374078f](https://github.com/palonponjovertlota/laravel-react-admin/commit/374078fbf0d8f2d3fd6acc94747cbcf3517c8e8c), [9eb2419](https://github.com/palonponjovertlota/laravel-react-admin/commit/9eb2419c9d7e9bbb5e8e468af7a3449f98b6923a), [32fb16d](https://github.com/palonponjovertlota/laravel-react-admin/commit/32fb16d1d160200ee3852fca14fe5bae03213556), [62b3495](https://github.com/palonponjovertlota/laravel-react-admin/commit/62b3495989d2639eddfb73107985518092204774), [d070b82](https://github.com/palonponjovertlota/laravel-react-admin/commit/d070b820711fd336d8aeeedf8fe3895c6d871167)). |
| 60 | +- #23 Image / File uploads ([def767a](https://github.com/palonponjovertlota/laravel-react-admin/commit/def767adb8ffb9fefa16c1e7020836296067e503), [d78e6f2](https://github.com/palonponjovertlota/laravel-react-admin/commit/d78e6f28ca8832a4b9e778a501f1be4f96d94903), [374078f](https://github.com/palonponjovertlota/laravel-react-admin/commit/374078fbf0d8f2d3fd6acc94747cbcf3517c8e8c), [9eb2419](https://github.com/palonponjovertlota/laravel-react-admin/commit/9eb2419c9d7e9bbb5e8e468af7a3449f98b6923a), [32fb16d](https://github.com/palonponjovertlota/laravel-react-admin/commit/32fb16d1d160200ee3852fca14fe5bae03213556), [62b3495](https://github.com/palonponjovertlota/laravel-react-admin/commit/62b3495989d2639eddfb73107985518092204774), [d070b82](https://github.com/palonponjovertlota/laravel-react-admin/commit/d070b820711fd336d8aeeedf8fe3895c6d871167)). |
36 | 61 |
|
37 |
| -- #29 [Users] Added edit page [48188d1](https://github.com/palonponjovertlota/laravel-react-admin/commit/48188d12195865f51bf50edc37014fffa6fc705d). |
| 62 | +- #29 [Users] Added edit page [48188d1](https://github.com/palonponjovertlota/laravel-react-admin/commit/48188d12195865f51bf50edc37014fffa6fc705d). |
38 | 63 |
|
39 |
| -### Changes |
| 64 | +### Changed |
40 | 65 |
|
41 |
| -- #27 Implemented API versioning. [3c4dc65](https://github.com/palonponjovertlota/laravel-react-admin/commit/3c4dc65219e0223fa598d2214f9931abce0fc4ee). |
42 |
| -- #25 Redesigned the create form. [fa18ebb](https://github.com/palonponjovertlota/laravel-react-admin/commit/fa18ebbaaec9407e81a6f44853b35b940e828bdc). |
43 |
| -- #30 Utilized avatar images all over the app [dc39f2b](https://github.com/palonponjovertlota/laravel-react-admin/commit/dc39f2b96cf38a8b0cf6c170ddbf38586d3b20f6). |
| 66 | +- #27 Implemented API versioning. [3c4dc65](https://github.com/palonponjovertlota/laravel-react-admin/commit/3c4dc65219e0223fa598d2214f9931abce0fc4ee). |
| 67 | +- #25 Redesigned the create form. [fa18ebb](https://github.com/palonponjovertlota/laravel-react-admin/commit/fa18ebbaaec9407e81a6f44853b35b940e828bdc). |
| 68 | +- #30 Utilized avatar images all over the app [dc39f2b](https://github.com/palonponjovertlota/laravel-react-admin/commit/dc39f2b96cf38a8b0cf6c170ddbf38586d3b20f6). |
44 | 69 |
|
45 |
| -### Fixes |
| 70 | +### Fixed |
46 | 71 |
|
47 |
| -- #20 Eliminated unauthorized requests. [ce6e9df](https://github.com/palonponjovertlota/laravel-react-admin/commit/ce6e9df4ee61689074bfcae008b4b48e384dd769). |
| 72 | +- #20 Eliminated unauthorized requests. [ce6e9df](https://github.com/palonponjovertlota/laravel-react-admin/commit/ce6e9df4ee61689074bfcae008b4b48e384dd769). |
48 | 73 |
|
49 | 74 | ## [v1.0.1](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.0.1) - 2019-03-29
|
50 | 75 |
|
51 |
| -### Changes |
| 76 | +### Changed |
52 | 77 |
|
53 |
| -- #21 Prevent authenticating on fresh visit [b9a157f ](https://github.com/palonponjovertlota/laravel-react-admin/commit/b9a157f4812c5e4f040da8ef5abd1d0224473b5b). |
| 78 | +- #21 Prevent authenticating on fresh visit [b9a157f ](https://github.com/palonponjovertlota/laravel-react-admin/commit/b9a157f4812c5e4f040da8ef5abd1d0224473b5b). |
54 | 79 |
|
55 |
| -### Fixes |
| 80 | +### Fixed |
56 | 81 |
|
57 |
| -- #19 Fixed \_asset helper throwing error when the assets.json file is not found inside public [d91daf2](https://github.com/palonponjovertlota/laravel-react-admin/commit/d91daf278cd9f72b654407e006536d1d0afe6094). |
| 82 | +- #19 Fixed \_asset helper throwing error when the assets.json file is not found inside public [d91daf2](https://github.com/palonponjovertlota/laravel-react-admin/commit/d91daf278cd9f72b654407e006536d1d0afe6094). |
58 | 83 |
|
59 |
| -## [v1.0.0](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.0.1) - 2019-03-28 |
| 84 | +## [v1.0.0](https://github.com/palonponjovertlota/laravel-react-admin/releases/tag/1.0.0) - 2019-03-28 |
60 | 85 |
|
61 | 86 | ### Initial Release
|
0 commit comments