Releases: nicopico-dev/n2rss
Releases · nicopico-dev/n2rss
4.8.2
4.8.1
Bug Fixes
- analytics client error should not stop email processing (#404) #404 (Nicolas Picon)
Chores
- deps: bump org.jetbrains.kotlinx.kover from 0.9.3 to 0.9.4 (#386) #386 (dependabot[bot])
- deps: bump com.icegreen:greenmail-junit5 from 2.1.7 to 2.1.8 (#387) #387 (dependabot[bot])
- deps: bump kotlin from 2.2.21 to 2.3.0 (#392) #392 (dependabot[bot])
- deps: bump springBoot from 4.0.0 to 4.0.1 (#391) #391 (dependabot[bot])
- deps: bump flyway from 11.19.0 to 11.20.0 (#393) #393 (dependabot[bot])
- add email subject in generic error notification (Nicolas Picon)
4.8.0
Features
- handle JetpackCompose.app's Dispatch newsletter (#384) #384 (Nicolas Picon)
Bug Fixes
- handle Cafetech single-article emails (#381) #381 (Nicolas Picon)
- ignore GDIY emails with a reply-to (#382) #382 (Nicolas Picon)
- remove duplicate publications with LocalFileEmailClient (#383) #383 (Nicolas Picon)
- restore description line-feeds in RSS (#385) #385 (Nicolas Picon)
Chores
- deps: bump com.ninja-squad:springmockk from 4.0.2 to 5.0.1 (#371) #371 (dependabot[bot])
- deps: bump io.mockk:mockk from 1.14.6 to 1.14.7 (#376) #376 (dependabot[bot])
- deps: bump kotest from 6.0.5 to 6.0.7 (#372) #372 (dependabot[bot])
- deps: bump flyway from 11.17.1 to 11.19.0 (#375) #375 (dependabot[bot])
- migrate to Spring Boot 4.0 (#380) #380 (Nicolas Picon)
4.7.3
Bug Fixes
- Issue #366 - Emails are not marked as processed (#367) #367 (Nicolas Picon)
4.7.2
Bug Fixes
- Issue #363 - IllegalStateException when marking an email as processed (#365) #365 (Nicolas Picon)
Chores
- deps: bump springBoot from 3.5.7 to 3.5.8 (#355) #355 (dependabot[bot])
- deps: bump flyway from 11.15.0 to 11.17.1 (#356) #356 (dependabot[bot])
4.7.1
Chores
- add prefix to newsletter labels (#353) #353 (Nicolas Picon)
4.7.0
Features
- add a simple RSS viewer on the website (#351) #351 (Nicolas Picon)
- improve issue handling (#352) #352 (Nicolas Picon)
Bug Fixes
- mismatch when moving multiple emails (#337) #337 (Nicolas Picon)
Chores
- update test dependencies (#350) #350 (Nicolas Picon)
- deps: bump flyway from 11.14.1 to 11.15.0 (#336) #336 (dependabot[bot])
4.6.1
Bug Fixes
- find last newsletter publication (#329) #329 (Nicolas Picon)
4.6.0
Features
- add last publication dates to RSS feeds (#304) #304 (Nicolas Picon)
- send alert on missing publications (#306) #306 (Nicolas Picon)
- add support for Kessel newsletter (#309) #309 (Nicolas Picon)
Bug Fixes
- cafetech changed its sender email (#305) #305 (Nicolas Picon)
- improve GDIY Newsletter parsing reliability (#308) #308 (Nicolas Picon)
Chores
- update dependencies (#307) #307 (Nicolas Picon)
4.5.0
Features
- display newsletter stats (#303) #303 (Nicolas Picon)
Chores
- remove PersistenceMode (#302) #302 (Nicolas Picon)
- deps: bump flyway from 11.11.2 to 11.14.0 (#294) #294 (dependabot[bot])