This repository has been archived by the owner on Aug 10, 2024. It is now read-only.
1.4.0 Breaking change to handling of favicon.ico
Breaking change to favicon.ico and robots.txt handling
Previously there was explicit support in KwebConfiguration for favicon.ico and robots.txt handling, but these configuration parameters have been removed, which will cause build errors for anyone using them. This functionality has been replaced by a new FaviconPlugin which you can learn about here.
What's Changed
- Bump io.ktor:ktor-server-caching-headers from 2.2.3 to 2.2.4 by @dependabot in #458
- Bump com.codeborne:selenide from 6.12.4 to 6.13.0 by @dependabot in #464
Full Changelog: 1.3.8...1.4.0