Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Merge branch 'release/0.9.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
steffans committed Oct 30, 2015
2 parents 2b545f4 + 5285e35 commit 77a5800
Show file tree
Hide file tree
Showing 53 changed files with 685 additions and 1,283 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
/app/assets/*
!/app/assets/codemirror
!/app/assets/marked
!/app/assets/vue-form
!/app/assets/vue-intl
/app/installer/assets/css/*
/app/system/modules/theme/css/*
Expand Down
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 0.9.5 (October 30, 2015)

### Added
- Widget copy API function
- Preliminary update notifications to dashboard

### Changed
- Random string generator uses low strength now (#478)

### Fixed
- Installer error messages use correct locale now
- Canonical routes are absolute now

## 0.9.4 (October 14, 2015)

### Added
Expand Down
3 changes: 0 additions & 3 deletions app/assets/vue-form/.gitignore

This file was deleted.

48 changes: 0 additions & 48 deletions app/assets/vue-form/build/webpack.build.config.js

This file was deleted.

20 changes: 0 additions & 20 deletions app/assets/vue-form/package.json

This file was deleted.

75 changes: 0 additions & 75 deletions app/assets/vue-form/src/field.js

This file was deleted.

123 changes: 0 additions & 123 deletions app/assets/vue-form/src/fields.js

This file was deleted.

23 changes: 0 additions & 23 deletions app/assets/vue-form/src/index.js

This file was deleted.

55 changes: 0 additions & 55 deletions app/assets/vue-form/src/lib/util.js

This file was deleted.

4 changes: 0 additions & 4 deletions app/assets/vue-form/src/templates/default.html

This file was deleted.

Loading

0 comments on commit 77a5800

Please sign in to comment.