Releases: w3stling/rssreader
Releases · w3stling/rssreader
v3.12.0
What's Changed
🚀 Features
- Add mapping for the xml:lang attribute in Atom feeds @w3stling (#281)
- Add mapping for RDF image @w3stling (#280)
- Add dc mappings @w3stling (#278)
- Add mappings for skipDays and skipHours in RSS channel @w3stling (#271)
- Replace invalid XML escape codes @w3stling (#270)
🐛 Bug Fixes
♻️ Refactoring
📦 Dependencies
- Bump org.junit.jupiter:junit-jupiter from 5.14.0 to 5.14.1 @dependabot[bot] (#273)
v3.11.0
What's Changed
🚀 Features
- Remove invalid XML character filter @w3stling (#263)
- Add feed filtering functionality @w3stling (#262)
📚 Documentation
📦 Dependencies
- Bump org.sonarqube from 6.3.1.5724 to 7.0.0.6105 @dependabot[bot] (#265)
- Bump org.mockito:mockito-core from 5.18.0 to 5.20.0 @dependabot[bot] (#250)
- Bump nl.jqno.equalsverifier:equalsverifier from 4.0.7 to 4.2 @dependabot[bot] (#255)
v3.10.0
What's Changed
🚀 Features
🐛 Bug Fixes
📦 Dependencies
- Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 @dependabot[bot] (#224)
- Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.4 @dependabot[bot] (#236)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.19.3 to 4.0.7 @dependabot[bot] (#237)
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 @dependabot[bot] (#227)
- Bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505 @dependabot[bot] (#222)
v3.9.3
v3.9.2
What's Changed
🧰 Maintenance
📦 Dependencies
- Bump nl.jqno.equalsverifier:equalsverifier from 3.17.4 to 3.19.3 @dependabot[bot] (#217)
- Bump org.mockito:mockito-core from 5.14.2 to 5.17.0 @dependabot[bot] (#215)
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.12.2 @dependabot[bot] (#214)
- Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 @dependabot[bot] (#216)
v3.9.1
v3.9.0
What's Changed
🚀 Features
- Comparators for sorting items by updated time @w3stling (#199)
- Add content field to item @w3stling (#195)
- Add mapping for icon and logo @w3stling (#184)
- Add mapping for sy:updatePeriod and sy:updateFrequency @w3stling (#181)
- Support for reading from a string containing feed data @w3stling (#180)
- Support for reading from a file URI @w3stling (#179)
🐛 Bug Fixes
- Unhandled timestamp format @w3stling (#196)
- Close underlying resources when no timeout is used @w3stling (#178)
📚 Documentation
📦 Dependencies
- Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 @dependabot (#198)
- Bump nl.jqno.equalsverifier:equalsverifier from 3.16.2 to 3.17.4 @dependabot (#197)
- Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.3 @dependabot (#191)
- Bump org.mockito:mockito-core from 5.12.0 to 5.14.2 @dependabot (#190)
v3.8.2
What's Changed
🐛 Bug Fixes
📦 Dependencies
- Bump nl.jqno.equalsverifier:equalsverifier from 3.16.1 to 3.16.2 @dependabot (#175)
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 @dependabot (#172)
v3.8.1
v3.8.0
What's Changed
🚀 Features
- Read response body timeout @w3stling (#169)
- Updated field added to Item class @w3stling (#167)
- Add Atom category mappings @w3stling (#166)
- Add dc mappings @w3stling (#165)
🐛 Bug Fixes
- Wrong title and description could be selected @w3stling (#160)
- Unable to read feed if missing XML namespace declaration @w3stling (#159)
- Fails to parse feed starting with whitespace @w3stling (#158)
🧰 Maintenance
📦 Dependencies
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 @dependabot (#162)
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 @dependabot (#156)
- Bump gradle/actions from 3 to 4 @dependabot (#164)
- Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 @dependabot (#157)