GeoBlacklight Admin v0.3.1
Two bug fixes for running in production:
- Added SVG Bookmark icons to the installer
- Created a "priority" queue for sidekiq, so GBL Admin import and export jobs are never waiting on "default" queue jobs to clear.
What's Changed
- #18 SVG bookmark icons fix by @ewlarson in #21
- Background jobs: set queue priorities by @ewlarson in #24
Full Changelog: 0.3.0...0.3.1