File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.11.1]
4+
5+ - The search limit of 3 characters has been removed (#1887 )
6+ - Fix an issue that caused feed filtering expressions to be incorrectly converted to lowercase when saving them (#1899 )
7+
38## [ 5.11.0]
49
510- Add an option to navigate to the next unread category/feed when marking all entries as read (#1807 )
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.commafeed</groupId >
88 <artifactId >commafeed</artifactId >
9- <version >5.11.0 </version >
9+ <version >5.11.1 </version >
1010 </parent >
1111 <artifactId >commafeed-client</artifactId >
1212 <name >CommaFeed Client</name >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.commafeed</groupId >
88 <artifactId >commafeed</artifactId >
9- <version >5.11.0 </version >
9+ <version >5.11.1 </version >
1010 </parent >
1111 <artifactId >commafeed-server</artifactId >
1212 <name >CommaFeed Server</name >
357357 <dependency >
358358 <groupId >com.commafeed</groupId >
359359 <artifactId >commafeed-client</artifactId >
360- <version >5.11.0 </version >
360+ <version >5.11.1 </version >
361361 </dependency >
362362
363363 <!-- compile-time processors -->
Original file line number Diff line number Diff line change 55
66 <groupId >com.commafeed</groupId >
77 <artifactId >commafeed</artifactId >
8- <version >5.11.0 </version >
8+ <version >5.11.1 </version >
99 <name >CommaFeed</name >
1010 <packaging >pom</packaging >
1111
You can’t perform that action at this time.
0 commit comments