Skip to content

Commit 4bbf526

Browse files
committed
Update changelog for 1.2.1
1 parent fb19993 commit 4bbf526

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to `twill` will be documented in this file.
44

5-
## 1.2.1 (UNRELEASED)
5+
## 1.2.1 2019-03-15
66

77
### Added
88
- Laravel 5.8 support (#209)
@@ -36,10 +36,16 @@ All notable changes to `twill` will be documented in this file.
3636
- Fix logged-in admin user privilege escalation (27cd3f8a)
3737
- Prevent unauthorized users from accessing CMS users listing
3838
- Fix translated file form field creating duplicate attached files after saving twice
39+
- Fix uploader showing duplicate on upload error
3940

4041

4142
### Improved
4243
- 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
4349
- Update front language components to support large number of languages (#47) (5e6c22a)
4450
- Check database connection before twill:install (#66) (30b25be)
4551
- Improve create super admin command (#68) (8ca8927)

0 commit comments

Comments
 (0)