π Thursday Check-In β May 7, 2026
Hey @Herm71! The repo is holding steady on v0.5.7 and main has been quiet since the April 23 release. Everything is clean and healthy β there's just one draft PR patiently waiting for its moment to shine. πͺ
π Repository Snapshot
| Metric |
Value |
| Latest release |
β
v0.5.7 β April 23, 2026 (14 days ago) |
| Open PRs |
1 β PR #21 (draft Β· Copilot-authored Β· no conflicts β
) |
| Real open issues |
1 β Issue #3 (double-save bug Β· open 14+ months) |
Last commit to main |
April 23, 2026 β chore(release): 0.5.7 by @Herm71 |
| New commits since yesterday |
0 β main is quiet β¨ |
π What Shipped in v0.5.7
The current release brought 5 solid improvements:
| PR |
Description |
#66 |
π‘οΈ Escape plugin data output in settings.php for security + added Features list |
#38 |
π§ Replace standard-version β commit-and-tag-version |
#24 |
π€ Set up Copilot coding agent instructions |
#19 |
βοΈ Add daily-repo-status agentic workflow |
#17 |
π Back-up Funds templates into main |
The release ZIP (ucsc-giving-functionality-plugin.zip, ~37 KB) is available and has been downloaded. π¦
π The One Thing Still Open
PR #21 β Fix double-save on Fund type change
This Copilot-authored draft PR directly fixes Issue #3 β the only real open bug, first reported in March 2025 (14+ months ago!).
| Detail |
Value |
| Status |
π‘ Draft Β· No merge conflicts β
|
| Fixes |
Issue #3 β double-save when changing Fund type |
| File changed |
lib/functions/general.php only (+43 / β18 lines) |
| Open since |
March 3, 2026 (~65 days) |
The fix in brief:
- Adds
ucscgiving_sync_fund_type_term() hooked to rest_after_insert_fund at priority 999 β re-syncs the fund-type taxonomy after handle_terms() can overwrite it with stale Block Editor state
- Updates
ucscgiving_link_filter() to use wp_get_post_terms() directly, bypassing ACF's stale cache
π Test on staging β un-draft β merge β close a bug that's been open for over a year! π
β
Actionable Next Steps
- π Advance PR
#21 β Test the double-save fix on staging, mark it ready for review, and merge. This closes Issue #3 β the last real open bug!
- π Cut v0.5.8 β Once PR
#21 lands, run npm run release to ship a clean single-fix patch release.
- ποΈ Clean up the issue tracker β There are ~24 old daily-status report issues still open. A quick bulk-close will keep the board focused on real work.
gh-aw-workflow-call-id: ucsc/ucsc-giving-functionality/daily-repo-status
π€ Auto-generated by the daily-repo-status workflow on May 7, 2026.
Generated by Daily Repo Status Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@9646d0870492f62bd9a67b4d38ddfbb731f7e0a4
Generated by Daily Repo Status Β· β·
To install this agentic workflow, run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@9646d0870492f62bd9a67b4d38ddfbb731f7e0a4
π Thursday Check-In β May 7, 2026
Hey
@Herm71! The repo is holding steady on v0.5.7 andmainhas been quiet since the April 23 release. Everything is clean and healthy β there's just one draft PR patiently waiting for its moment to shine. πͺπ Repository Snapshot
#21(draft Β· Copilot-authored Β· no conflicts β )#3(double-save bug Β· open 14+ months)mainchore(release): 0.5.7by@Herm71mainis quiet β¨π What Shipped in v0.5.7
The current release brought 5 solid improvements:
#66settings.phpfor security + added Features list#38standard-versionβcommit-and-tag-version#24#19#17mainThe release ZIP (
ucsc-giving-functionality-plugin.zip, ~37 KB) is available and has been downloaded. π¦π The One Thing Still Open
PR
#21β Fix double-save on Fund type changeThis Copilot-authored draft PR directly fixes Issue
#3β the only real open bug, first reported in March 2025 (14+ months ago!).#3β double-save when changing Fund typelib/functions/general.phponly (+43 / β18 lines)The fix in brief:
ucscgiving_sync_fund_type_term()hooked torest_after_insert_fundat priority 999 β re-syncs thefund-typetaxonomy afterhandle_terms()can overwrite it with stale Block Editor stateucscgiving_link_filter()to usewp_get_post_terms()directly, bypassing ACF's stale cacheβ Actionable Next Steps
#21β Test the double-save fix on staging, mark it ready for review, and merge. This closes Issue#3β the last real open bug!#21lands, runnpm run releaseto ship a clean single-fix patch release.