Skip to content

release93

Latest

Choose a tag to compare

@CloCkWeRX CloCkWeRX released this 20 Sep 08:23
a8053dd

What's Changed

Quick planting addition form

image 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