Skip to content

Releases: berkmancenter/lumendatabase

2026.05

Choose a tag to compare

@peter-hank peter-hank released this 13 May 19:44
  • Upgraded rails to 7.2.3 and ruby to 3.3.11.

2025.06

Choose a tag to compare

@peter-hank peter-hank released this 24 Jun 12:19
  • Added additional URL redaction for Google notices.
  • Removed unused gems and cleaned up Gemfile groups.
  • Updated gems for production compatibility and improved error handling on invalid URLs.

2025.05

Choose a tag to compare

@peter-hank peter-hank released this 23 May 18:45
  • Applied security updates.

2025.03

Choose a tag to compare

@peter-hank peter-hank released this 27 Mar 17:54
  • Made the search controller build search metadata related to paging manually.
  • Applied security updates.

2025.02a

Choose a tag to compare

@peter-hank peter-hank released this 21 Feb 12:24
  • Updated the gems.
  • Removed the RACK_ATTACK_SAFELISTED_IPS environment config setting. Its functionality was duplicating the safelist_ips.rb config file logic.

2025.02

Choose a tag to compare

@peter-hank peter-hank released this 12 Feb 18:38
  • Updated the gems.

2025.01

Choose a tag to compare

@peter-hank peter-hank released this 20 Jan 19:31
  • Added a filter (word_delimiter_graph) to the base_search field in the search index to better handle searching in urls.
  • Updated the gems.

2024.11

Choose a tag to compare

@peter-hank peter-hank released this 05 Nov 22:54
  • Updated the gems.
  • Added a pagination to the Github notices importer.

2024.09

Choose a tag to compare

@peter-hank peter-hank released this 12 Sep 21:10
  • Created an importer of GitHub notices.
  • Updated the gems.
  • Allowed to search by the date_submitted (created_at) field.

2024.08

Choose a tag to compare

@peter-hank peter-hank released this 01 Aug 16:50
  • Security updates.