farmOS v2.0.0-beta4 Release Notes
Release Date: 2022-04-13 // over 2 years ago-
โ Added
- Link from entities to their referenced terms and show entity views on taxonomy terms #458.
- Encourage GEOS PHP extension use #521
๐ Changed
- ๐ Update farmOS-map to v2.0.4.
- โฌ๏ธ Issue #3270561: Upgrade to gin beta
- ๐ Separate Docker image build from testing jobs in run-test.yml workflow #522
- ๐ Merge test and release workflows into a unified delivery workflow #523
- ๐ Improve fields documentation #505
๐ Fixed
- ๐ Only require a name to build map popups #515
- ๐ Issue #3269543 by paul121: Automatically remove prepopulated entities from quick forms
- ๐ Do not add views handlers for unsupported field types #512
- Allow importing KML with empty geometries #510
๐ Security
- โก๏ธ Update Drupal core to 9.3.8 for SA-CORE-2022-005.
- โก๏ธ Update Drupal core to 9.3.9 for SA-CORE-2022-006.
Previous changes from v2.0.0-beta3
-
โ Added
- Document farmOS cron set-up: https://farmos.org/hosting/install#cron
- Issue #3253433: Provide a helper function for loading flag options and allowed values
๐ Changed
๐ Fixed
- Issue #3260645: CSV Export in Quantities not functioning
- ๐ Issue #3262752: Record type menu items lose translations
- ๐ Fix access check for "Developer information" on sensors and data streams.
- Maps broken with Uncaught SyntaxError: Unexpected token '?' #501
- Asset autocomplete breaks when asset has parentheses at the end #502
- Issue #3265207: API keys directory failure prevents farm client creation
- Issue #3264564: No space rendered in field suffix
- Error: Call to a member function get() on null in ContentEntityGeometryNormalizer.php on line 64 #493
๐ Security
- โก๏ธ Update Drupal core to 9.3.6 for SA-CORE-2022-003 and SA-CORE-2022-004.