farmOS v2.0.0-beta2 Release Notes
Release Date: 2022-01-19 // almost 3 years ago-
➕ Added
- ➕ Add a Planting quick form module.
- Create a dedicated section in farmOS modules form for "Quick form modules".
- Provide a
quantity_measure_options()
helper function. - 🌐 Localization module (
farm_l10n
) for enabling translations. - "Other" Structure type
- 0️⃣ Open the Gin toolbar by default #470
- ⚡️ Enforce that the changelog is updated with every pull request #469
🔄 Changed
- 🍱 Do not include archived assets in metrics count.
- ✂ Remove "administer farm map" from Manager role permissions.
- 🔌 Add allow-plugins config #467
🛠 Fixed
- Issue #3224663: Type-specific CSV exports do not respect exposed filters
- Improvements to sensor and data stream developer info #491
- Data is not deleted when a data stream entity is deleted #488
- Data does not immediately appear when posting to data streams #484
- Route "entity.data_stream.collection" does not exist. #486
- 🛠 Fix Quick Form help text so that it works with new multi-route approach.
- ✂ Remove entity ID from entity autocomplete form elements.
- Data stream and notification permissions are not granted to managed roles. #479
- Sort locations by name, using natural sort algorithm.
- 🌐 Quantity module breaks config_translation #480
- 🌲 Log categories are not migrated to v2 #481
- 👉 Make local action buttons translatable.
- 🛠 Fix permission for map settings form (/farm/settings/map).
- Patch
jsonapi_schema
module to fix Issue #3256795: Float fields have a null schema - 👍 Allow all three database tests to run even when one fails (workaround for Issue #3241653).
- ✅ Run SQLite3 tests in sequence instead of in parallel (another workaround for Issue #3241653).
🔒 Security
- ⚡️ Update Drupal core to 9.3.3 for SA-CORE-2022-001
- ⚡️ Update Simple OAuth module to 5.0.6 for SA-CONTRIB-2022-002