farmOS 2.0.0-alpha6 has been released!
Highlights since farmOS-2.0.0-alpha5:
- Update Drupal core to 9.3.0 #459
- Pin all packages that are being patched. #463
- Add workflow to trigger farmOS.org Netlify builds when docs are updated #456
- Issue #3243336 by paul121, m.stenta: Show farmOS contrib module info in farm/settings/modules
- Issue #3246623 by paul121: Filter logs by who they are assigned to
- Issue #3252348: Bundle path arguments do not work in sqlite
- Issue #3253264: Log geometry is not re-copied from locations when a custom geometry is cleared
- Issue #3253116: Copy geometry from locations in asset reference field
- Issue #3243667 by paul121: Perform entity validation in bulk actions
- Issue #3245399 by paul121: Use iframe in asset map popup
- Issue #3252070 by m.stenta: Process location hierarchy changes via PHP instead of API requests
- Issue #3242473: Validation fails when migrating records that reference inactive users
- Issue #3253841 by paul121: Asset parent base field allows circular and duplicate references
- Issue #3215938 by paul121: Data stream email notifications
- Rename
farm_client
module tofarm_fieldkit
, and OAuth2 client fromfarm_client
tofieldkit
. - Misc minor bug fixes and documentation fixes/improvements.