You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
11
- swagger lint action
12
12
- When downloading a file with a `'` in the name it would save the file as blob
13
13
- Fix for a rare race condition with masonry where tiles could end up overlapping in space page.
14
+
- Fixes bug where same extractor shows up multiple times and all Clowder instances index db on reindex [#327](https://github.com/clowder-framework/clowder/issues/327)
14
15
15
16
### Changed
16
17
- Changed `Enabled By SuperAdmin` to read `Enabled by Server Admin`[#344](https://github.com/clowder-framework/clowder/issues/344)
0 commit comments