Skip to content

Commit cf198c8

Browse files
committed
prepare release 25.1.1
1 parent c3c4b5b commit cf198c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
# [25.1.1] - 2025-03-04
4+
- reduce wasteful text-field indexing (better this time)
5+
- on the share-admin search-indexes page:
6+
- require typed confirmation when deleting indexes
7+
- allow deleting way more indexes
8+
- (for osf search ui) update link description in osfmap
9+
310
# [25.1.0] - 2025-02-24
411
- update `IndexStrategy` to allow multiple indexes within a strategy
512
- `trovesearch_denorm` index strategy updates:

share/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '25.1.0'
1+
__version__ = '25.1.1'

0 commit comments

Comments
 (0)