v5.2.0
What's Changed
Exciting New Features 🎉
- decouple from hyrax by @labradford in #744
- move config to a Configurable class by @no-reply in #781
- Add more labels for view pages by @VivianChu in #786
Bug Fixes 🐞
- Favoring non-deprecated method name by @jeremyf in #746
- Adding
Bulkrax::ParserExportRecordSet
by @jeremyf in #749 - Adding logic to skip blank lines by @jeremyf in #751
- i289 Exporter Issue by @AKFosterDev in #747
- Favoring explicit "empty" lines handler by @jeremyf in #752
- filters out keys with blank values for required elements check by @sephirothkod in #753
- I754 by @jeremyf in #756
- Ensuring exporter's queried file sets are in fact file sets by @jeremyf in #759
- Update reset.rake by @orangewolf in #763
- 745 use correct mapping for required fields by @sephirothkod in #765
- add rights_statement to list of fields with multiple values by @dunn in #757
- Admin set decouple by @sephirothkod in #766
- Fixing timing regression for incrementation by @jeremyf in #769
- Adding guard for querying 0 rows for FileSets by @jeremyf in #770
- Ensuring we handle non-string keys for persisted mappings by @jeremyf in #771
- Fix "Export errored entries" button not rendering by @bkiahstroud in #772
- Deprecate parse_resource_type method as it isn't used anymore by @sephirothkod in #768
- Adding quotes around candidate_file_set_ids by @jeremyf in #774
- Addressing SOLR maxBooleanClauses for WorkType export by @jeremyf in #776
- HotFix: Patching Marcel MimeType sniffing by @jeremyf in #778
- Adding spec to verify zip? detection by @jeremyf in #779
- Ensuring closed file handle when testing zip file by @jeremyf in #780
- Non hyrax exports by @sephirothkod in #783
- Update bulkrax.rb rel job var by @sephirothkod in #789
- Fix multi_value_element_split_on example regex by @mcritchlow in #790
- Set turbolinks to false for the exporter index page by @kirkkwang in #791
New Contributors
- @AKFosterDev made their first contribution in #747
- @cudevmaxwell made their first contribution in #764
- @VivianChu made their first contribution in #786
- @mcritchlow made their first contribution in #790
Full Changelog: v5.1.0...v5.2.0