# Releases
# August 2026
Changes that have been applied since the 17th of September 2025:
# Donations
- Rebuilt the payment system for both the multi-step and single-page donation flows, moving to a new, more reliable payment processor.
- Redesigned the order/ticket summary on donation pages for a cleaner, clearer layout.
- Added validation to the "confirm true and accurate" checkbox on the multi-step donation form — donors previously could submit without ticking it; they now see an inline error and can't proceed until it's checked.
- Various styling and bug fixes across all donation page types.
Files changed:
- Added:
theme-donation-single.js,theme-donation-single.min.js - Deleted:
_part_donate_single_page.html - Modified:
_part_donate_staged.html,_part_donation_form_1.html,_part_donation_form_2.html,_part_donation_form_3.html,_scss_buttons.scss,_scss_card.scss,_scss_donation.scss,_scss_epo.scss,_scss_general.scss,_scss_light-theme.scss,_scss_stripe.scss,_translation_en.html,_translation_es.html,_translation_et.html,_translation_fr.html,_translation_pt.html,pages_show_donation_v2_wide.html,theme-bootstrap.min.css,theme-donation.js,theme-donation.min.js,theme-lightbox.min.js,theme-scripts.min.css,theme-scripts.min.js,webpack.config.js
# Events
- Fixed a bug with multi-day events where the start and end dates weren't displaying correctly — now fixed consistently across event pages, listings, event cards, emails, and profiles.
Files changed:
- Modified:
_block_event.html,_event.html,_mailing_event.html,_page_profile.html,_part_date_format.html,_part_event_card.html,_part_event_intro.html,_part_excerpt.html
# Content Pages
- Cleaned up how preview text is shortened on blog and event cards.
- Fixed how "related sub-page" links are generated so they respect the site's navigation settings.
- Minor fixes to when page headlines and content sections show or hide.
Files changed:
- Modified:
_content.html,_features.html,layout.html,_page_gallery.html,_page_tags.html,_part_add_blocks.html,_part_blog_card.html,_part_event_card.html,_part_subpage_links.html,_part_tag_check.html,_scss_content-blocks.scss
# Design
- Added a new "Yellow Darker" colour theme option, selectable in site settings.
Files changed:
- Added:
_style_yellow_darker.png,_style_yellow_darker.scss
# Behind the Scenes
- Code formatting cleanup and local developer setup improvements — no visible impact to the site.
Files changed:
- Added:
dropbox-ignore.js,README.md - Modified:
_scss_variables.scss,package-lock.json,package.json,theme-scripts.js