What's Changed
Quick planting addition form
by @Br3nda in https://github.com//pull/4808
Dependencies and Maintenance
- Add rake tasks to pull crops and a member's data from production by @Br3nda in #4803
- Fix new harvest from planting not prefilling crop and add regression specs by @CloCkWeRX in #4786
- Optimize markdownify allocations with in-place gsub! and combined regex by @CloCkWeRX in #4805
- Optimize SearchCrops#search_data planter IDs and photo counter by @CloCkWeRX in #4806
- Fix: Add pagination to crops#data_improvement by @CloCkWeRX in #4807
- Cap RSS feeds iterate unbounded associations with limit(50) by @CloCkWeRX in #4809
- Optimize Wikidata rake task with find_each and preloading by @CloCkWeRX in #4812
- Require specific Rails frameworks instead of rails/all by @CloCkWeRX in #4811
- Use :info log level in production by default by @CloCkWeRX in #4810
Full Changelog: release92...release93