Releases: berkmancenter/lumendatabase
Releases · berkmancenter/lumendatabase
2024.02
- Allowed longer notices title.
- Stopped caching for super admins.
- Allowed entities to be linked with many users.
- Made sure an entity linked with submitter users is never redacted.
2024.01a
- Upgraded
Rails
to7.2
.
2024.01
- Started using
Ruby 3.2
.
2023.12b
- Enabled the
entities_country_codes
search field. - Set a default notice jurisdiction to the sender country code when the jurisdiction is not explicitly provided.
2023.12a
- Stopped redacting phone numbers in defamation urls.
2023.12
- Installed and configured
Sidekiq
for background jobs. - Added a module for clearing front-end caches like
Varnish
.
2023.11
- Refactored redactors.
2023.09a
- Started using
Logstash
forElasticsearch
indexing.
2023.09
- Updated the
rails
gem.
2023.07
- Updated the
rails
andwebrick
gem.