mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
remove line break
This commit is contained in:
@@ -11,8 +11,7 @@
|
|||||||
- custom JS code is now executed when the app is done loading instead of when the page is loaded
|
- custom JS code is now executed when the app is done loading instead of when the page is loaded
|
||||||
- the favicon is now correctly returned for feeds that return an invalid content type
|
- the favicon is now correctly returned for feeds that return an invalid content type
|
||||||
- the feed refresh engine now uses httpclient5 with connection pooling and no longer creates a new client for each
|
- the feed refresh engine now uses httpclient5 with connection pooling and no longer creates a new client for each
|
||||||
request,
|
request, reducing CPU usage
|
||||||
reducing CPU usage
|
|
||||||
- updated UI library Mantine to 7.0, improving performance
|
- updated UI library Mantine to 7.0, improving performance
|
||||||
- the h2 embedded database is now compacted on shutdown to reclaim unused space
|
- the h2 embedded database is now compacted on shutdown to reclaim unused space
|
||||||
- the admin connector on port 8084 is now disabled in config.yml.example. Disabling it in your config.yml is
|
- the admin connector on port 8084 is now disabled in config.yml.example. Disabling it in your config.yml is
|
||||||
|
|||||||
Reference in New Issue
Block a user