v0.24.0
Part of Series
Releases of BlogR
22 posts
1
v1.3.0
June 8, 2026
2
v1.2.1
June 8, 2026
3
v1.2.0
June 8, 2026
4
v1.1.2
June 8, 2026
5
v1.1.1
June 8, 2026
6
v1.1.0
June 8, 2026
7
v1.0.3
June 8, 2026
8
v1.0.2
June 8, 2026
9
v1.0.1
June 8, 2026
10
v1.0.0 - End of beta
June 7, 2026
12
v0.24.1
June 7, 2026
13
v0.24.0
(current)
June 7, 2026
14
v0.23.0
June 7, 2026
15
v0.22.0
June 7, 2026
16
v0.21.0
June 7, 2026
17
v0.20.0
June 7, 2026
18
v0.19.0
June 7, 2026
19
v0.18.6
June 6, 2026
20
v0.18.4
June 6, 2026
21
v0.18.3
June 6, 2026
22
v0.18.2
June 6, 2026
23
v0.18.1
June 6, 2026
Here are the changes included in this version.
v0.24.0 - 2026-06-07
✨ Features
- LocaleService in admin forms: All locale selects now use
LocaleService::getAvailable(), respecting auto-detect and disabled locales. AddedlocaleLabel()returning "Name (code)" format for 34 locales. - Unified series position Select: Replaced
TextInputwith a Select offering "Auto (end)", "Auto (beginning)", and "Custom position..." options, allowing posts to be placed at the start of a series without drag-and-drop.
🐛 Bug Fixes
- Draft posts in series: Unpublished posts no longer appear in "Part of series" frontend display. Added
scopePublished(), fixednextInSeries()/previousInSeries()/getSeriesNavigation(), and filtered all series views and components. - Contact form anchor: Hero CTA "Send a Message" now correctly scrolls to the contact form via
id="contact-form".
📝 Documentation
- Release-manager skill: Fixed semver calculation table with correct patch/minor/major examples.
Tags:
#v0.24.0
Comments ()
No comments yet. Be the first to comment!