v5.3.0
What's Changed
Exciting New Features π
- π Add title attribute by @kirkkwang in #838
- Prefer [] over [""] for blank values that are split by @orangewolf in #839
Bug Fixes π
- strip whitespace from model values so they get assigned correctly by @bkiahstroud in #802
- Default ordering importers/exporters by created_at: :desc by @jeremyf in #773
- π Adding in_batches handling of Importer based export by @jeremyf in #809
- π Reindex child work after adding relationship by @laritakr in #812
- π Add record locking for create_relationships_job by @laritakr in #811
- π Add / correct documentation by @bkiahstroud in #814
- π Adding indices to Bulkrax Tables by @jeremyf in #813
- π remove whitespaces from CSV headers by @ShanaLMoore in #816
- Fix create and validate button by @DeonFranklin in #821
- Fix modal for hydra apps by @summer-cook in #835
- Re-enables nav-tabs for hydra apps by @summer-cook in #836
- Remove jquery and bootstrap from bulkrax by @kirkkwang in #841
- π Modify navtabs.js by @kirkkwang in #843
- π Normalizing export column names by @jeremyf in #847
New Contributors
- @DeonFranklin made their first contribution in #821
Full Changelog: v5.2.1...v5.3.0