-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Gregory Claeyssens
authored and
Gregory Claeyssens
committed
Nov 14, 2024
1 parent
83f499e
commit 803db1e
Showing
3 changed files
with
3 additions
and
74 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1,9 @@ | ||
# Storychief v3 Changelog | ||
# StoryChief | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). | ||
|
||
## 1.0.13 - 2024-11-12 | ||
## 5.0.0 - 2024-11-12 | ||
### Added | ||
- Added support for Craft CMS 5 | ||
|
||
## 1.0.12 - 2022-07-22 | ||
### Fixed | ||
- Fixed boolean parse | ||
|
||
## 1.0.11 - 2022-05-18 | ||
### Fixed | ||
- Fixed file updates with S3 file system | ||
|
||
## 1.0.10 - 2021-12-27 | ||
### Fixed | ||
- Fixed queries with table prefix (e.g. `craft_`). | ||
### Added | ||
- Support for Redactor fields | ||
|
||
## 1.0.9 - 2021-08-26 | ||
### Added | ||
- Added beforeEntryPublish and beforeEntryUpdate events which allow altering of the entry before it is saved. | ||
|
||
## 1.0.6 - 2020-08-17 | ||
### Added | ||
- Support for propagation settings: none, language, siteGroup and custom. Previously only all | ||
|
||
## 1.0.5 - 2020-08-11 | ||
### Fixed | ||
- Improved error logging | ||
|
||
## 1.0.4 - 2019-11-12 | ||
### Fixed | ||
- Setting custom field value directly on the element is no longer possible | ||
|
||
## 1.0.3 - 2019-11-12 | ||
### Fixed | ||
- Translations overwrite source article | ||
|
||
## 1.0.2 - 2019-09-18 | ||
### Fixed | ||
- Redirect on settings save | ||
- Entry field type | ||
|
||
## 1.0.1 - 2019-07-17 | ||
### Added | ||
- Publish events | ||
|
||
## 1.0.0 - 2019-04-16 | ||
### Added | ||
- Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters