Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
backdrop.zip | 2025-05-15 | 11.0 MB | |
1.30.3 source code.tar.gz | 2025-05-15 | 8.8 MB | |
1.30.3 source code.zip | 2025-05-15 | 11.4 MB | |
README.md | 2025-05-15 | 2.4 kB | |
Totals: 4 Items | 31.2 MB | 1 |
Maintenance release for Backdrop CMS. This update contains bug fixes and usability improvements only.
Notes for updating
- No changes have been made to the
.htaccess
,robots.txt
or defaultsettings.php
files in this release. Updating customized versions of those files is not necessary. - It is not necessary to run the update script (located at
/core/update.php
) for this release.
Changes since version 1.30.2
UX improvements
- Add layout template description to list of Layout Templates #6850
Bug fixes
- Misleading parameter types in doc block of backdrop_add_css (common.inc) #6884
- Update GitHub Actions to use a current image #6883
- CKEditor 5 code formatter causes misleading warning message with single line code blocks #6881
- Type hint returned variables with consistent
/** @var */
format #6876 - Project Installer can't handle multiple release versions when one has major version 0. #6874
- 'formats.long.pattern.php' is not in the config 'system.date' but is called for in system_time_zones() #6873
- Type error in book.module when trying to add story or other content #6868
- Dropbutton link from reusable custom block to "Export" doesn't work #6864
- New restore in 1.30 fails with foreign key constraint error #6838
Documentation updates
- Fix link for "Writing secure code" to point to Backdrop documentation #6878
- Multiple
add_where_expression
clauses inhook_views_query_alter()
use the same argument #6858
Miscellaneous changes
- Add new screenshot for Basis with Hero image introduced in Backdrop 1.30 #6862