v0.27.0
Pre-release
Pre-release
What's Changed
- Add ability to display configuration data in JSON format by @mark-dce in #235
- Add configuration download link to admin status page by @mark-dce in #236
- Enhance Field validations by @mark-dce in #238
- Restrict access to manage configs by @mark-dce in #240
- Allow administrators to import configuration from a file by @mark-dce in #242
- Clean up some small styling issues by @mark-dce in #243
Miscellaneous Maintenance
- Fix flaky SolrService tests by @mark-dce in #233
- Remove test for unimplemented view config/new by @mark-dce in #239
- [REFACTOR] Rename Config --> SolrService by @mark-dce in #231
- [REFACTOR] Cache the Field order by @mark-dce in #232
- [REFACTOR] Leverage Field caching in other classes by @mark-dce in #234
- [REFACTOR] Streamline user status helper by @mark-dce in #237
- [REFACTOR] Add tests for admin/config/show view by @mark-dce in #241
Full Changelog: v0.26.0...v0.27.0