farmOS Monthly Call, 14 January 2026
Ongoing notes may be kept in the comments. For general information about these monthly calls see farmos.org/community/monthly-call.
Wednesday, January 14, 2026 7:00 PM
farmos.org/community/monthly-call/join - Call Link
Agenda
- Community Q&A, Show & Tell, etc [5-10min]
- farmOS v4 update
- Merged PRs:
- Fix page for adding quick form instances #1017
- Show violation messages when validation fails in bulk action forms #1018
- Do not use birth log label in child revision log message #1019
- Soften farm_field module dependencies #1020
- Add a Config Admin role for granting access to farmOS configuration #1022
- Merge farm_settings module into farm_setup #1024
- Sort user selection alphabetically by name #1026
- Sort “Active plans” by last updated #1027
- Do not set blank revision log messages #1029
- Fix dashboard block access checking #1031
- Document setup of local Git repositories #1032
- Limit permissions of worker role #1033
- Remove farm_install_modules() installation task #1034
- Remaining todos:
- Review and merge Add a farmOS setup wizard #1035
- Tag and release new version of farmOS-map
- Update farmOS-map in farmOS
- Add Google Maps base layers #946
- Display warning when user attempts to navigate away from form with unsaved changes #1025
- Draft 4.0 release blog post
- Tag and release v3.5.0
- Tag and release v4.0.0(-beta1?)
- Merged PRs:
- GOAT Updates
- Call for participation: Call for Participation in 2025-2026 GOAT Community Stewardship
- Quarterly Newsletter: Request for Content for Quaterly Newsletters! - GOATech
- Create new wiki topic for next month from template.
Attendees
- Michael Stenta
- Waterleat
- Fosten
- Jackie W
- Larry
Save Jitsi chat transcript by pasting this command in the browser console:
"## Chat Transcript\n\n```txt" + Array.from(document.querySelector("#chatconversation").querySelectorAll("div.usermessage")).map(um => um.innerText).join("\n\n") + "\n```"