Releases: berkmancenter/lumendatabase
Releases · berkmancenter/lumendatabase
2023.04c
- Update
ruby
to the latest teeny version.
2023.04b
- Started using a new
JSON parser
calledoj
. - Started a
Gemfile
cleanup.
2023.04a
- Updated minor versions of
nokogiri
,rails_admin
,devise
andsimple_form
.
2023.04
- Updated the
rails
andrack
gem.
2023.03a
- Updated the
rails
andrack
gem.
2023.03
- Allowed to use duplicated entities when creating a new notice.
2023.02
- Fixed an issue with sending out notifications about new court order reports.
2023.01a
- Updated the
rails
gem.
2023.01
- Removed unused database tables.
- Added a new scope to the list
notices
view in theadmin
to be able to filter out notices with attachments only.
2022.12c
- Set default values for
boolean
db fields.