Skip to content

Commit

Permalink
Merge pull request #36 from SaltusDev/release/1.1.3
Browse files Browse the repository at this point in the history
Add changelog
  • Loading branch information
LC43 authored Jan 27, 2025
2 parents dff0acf + d5c5824 commit 41da5f0
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 1 deletion.
57 changes: 57 additions & 0 deletions CHANGELOG.md
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).
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Saltus Framework helps you develop WordPress plugins that are based on Custom Po

We built it to make things easier and faster for developers with different skills. Add metaboxes, settings pages and other enhancements with just a few lines of code.

**Version 1.1.2**
## Version
## [1.1.2] - 2025-03-05
See [change log file](changelog.md) for full details.

### Features
* Create Custom Post Types easily
Expand Down

0 comments on commit 41da5f0

Please sign in to comment.