v1.0.0-RC.2 - 2023-03-10
caendesilva
released this
10 Mar 14:09
·
10920 commits
to master
since this release
What's Changed
- Update MarkdownPost::getLatestPosts helper to sort using the DateTime object timestamp by @caendesilva in #1235
- Update PostAuthor::all() to map entries into array keyed by username by @caendesilva in #1236
- Normalize internal author array keys to lowercase to make author usernames case-insensitive by @caendesilva in #1237
- Update pretty relative index links to rewrite to
./
instead of/
by @caendesilva in #1238 - Remove RouteKey normalization for dot notation support by @caendesilva in #1241
- Breaking: Rename global properties by @caendesilva in #1243
- HydePHP v1.0.0 - Release Candidate Two by @caendesilva in #1244
Full Changelog: v1.0.0-RC.1...v1.0.0-RC.2