farmOS Monthly Call, 10 June 2026
Ongoing notes may be kept in the comments. For general information about these monthly calls see farmos.org/community/monthly-call.
Wednesday, June 10, 2026 6:00 PM
farmos.org/community/monthly-call/join - Call Link
Agenda
- Community Q&A, Show & Tell, etc [5-10min]
- farmOS 4.1.0 Development Progress Update
- Add an asset search block to the dashboard #1076
- Add support for Markdown in default text format #1072
- Add an asset category field #1057
- Show entity action buttons on canonical entity pages as action links
- Add a bulk action for abandoning logs #1071 (by @Fosten)
- Add CSV import support for organization entities #1079 (by @gbathree)
- Provide a trait for building inline form containers #1081
- Deprecate asset/organization/quantity entity events #1056
- Feature wishlist / roadmap
- …
- Create new wiki topic for next month from template.
Attendees
- …
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```"