1.10.18-alpha
eteubert
released this
07 Aug 06:33
·
3788 commits
to master
since this release
Improvements to media file slugs
- Slugs may contain slashes now. This allows storing asset files in subfolders and using the WordPress media uploader to manage files.
- Media file validation is more consistent: when you get a green checkmark, the file is guaranteed to be valid and reachable.
Other
- Once we release Publisher 2.0, we will increase the minimum PHP version to 5.4 and recommend 5.5. A notice is now displayed in the system report if you are running a version requiring an upgrade.
- Rename a method to avoid a bug in early PHP 5.3 versions