File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` twill ` will be documented in this file.
4
4
5
- ## 1.2.1 (UNRELEASED)
5
+ ## 1.2.1 2019-03-15
6
6
7
7
### Added
8
8
- Laravel 5.8 support (#209 )
@@ -36,10 +36,16 @@ All notable changes to `twill` will be documented in this file.
36
36
- Fix logged-in admin user privilege escalation (27cd3f8a)
37
37
- Prevent unauthorized users from accessing CMS users listing
38
38
- Fix translated file form field creating duplicate attached files after saving twice
39
+ - Fix uploader showing duplicate on upload error
39
40
40
41
41
42
### Improved
42
43
- Update to Laravel Mix 4 (#113 )
44
+ - Address some install and build issues:
45
+ - Publish compiled assets on install
46
+ - Provide an experimental artisan based build command ` php artisan twill:build `
47
+ - Move npm documentation down as this is not needed to get started anymore, only when creating custom blocks
48
+ - Fix npm scripts cp syntax once again, fixing #165
43
49
- Update front language components to support large number of languages (#47 ) (5e6c22a)
44
50
- Check database connection before twill: install (#66 ) (30b25be)
45
51
- Improve create super admin command (#68 ) (8ca8927)
You can’t perform that action at this time.
0 commit comments