-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from SaltusDev/release/1.1.3
Add changelog
- Loading branch information
Showing
2 changed files
with
60 additions
and
1 deletion.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# Changelog | ||
|
||
|
||
## [Unreleased] | ||
|
||
|
||
## [1.1.2] - 2025-03-05 | ||
|
||
### Fixed | ||
Load models by ascending filename order | ||
|
||
## [1.1.1] - 2024-12-10 | ||
|
||
### Fixed | ||
Correct Media meta field type | ||
Rename drag and drop action | ||
Allow settings meta boxes to have any number of sections | ||
|
||
## [1.1.0] - 2024-11-28 | ||
|
||
### Added | ||
Items as CPTs | ||
### Changed | ||
Updated Codestar | ||
Updated dependencies | ||
### Fixed | ||
Save linebreaks on save meta | ||
interfaces usage | ||
### Removed | ||
p2p integration | ||
|
||
|
||
## [1.0.2] - 2023-10-20 | ||
|
||
### Added | ||
remember tabs | ||
### Fixed | ||
Fix missing properties | ||
Update features to be Processable | ||
|
||
|
||
## [1.0.1] - 2022-04-20 | ||
|
||
### Added | ||
Meta feature | ||
Settings feature | ||
Drag and drop feature | ||
Duplicate feature | ||
Export feature | ||
Admin Cols and Admin Filters features | ||
|
||
## [1.0.0] - 2019-04-23 | ||
Initial Release | ||
|
||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
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