farmOS Monthly Call, 14 January 2026

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

  1. Community Q&A, Show & Tell, etc [5-10min]
  2. farmOS v4 update
  3. GOAT Updates
  4. 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```"