Releases
v0.3.0
Added
Database
Add dedicated tests for PostrgeSQL database migrations (up/down)
Documentation
Add custom CSS to display wider content on large screens
Feeds
For each entry in the list, display the title of the corresponding feed
Save and display feed descriptions
Extract keywords (significant terms) from entry content/description with TextRank
Add full-text search based on feed and entry metadata
Store and compare the hash (xxHash64) of the feed data to avoid unnecessary database upserts
Document the feed polling and caching strategy
Allow users to set an alias title for feed subscriptions
Changed
CI
Lint and format SQL files with SQLFluff
Publish HTML documentation to Github Pages
Documentation
Update documentation structure to follow the Diátaxis approach
Disable mdBook file auto-creation
Check for broken links with mdbook-linkcheck
www
Update the home page
Render HTTP 4xx errors as HTML views
Fixed
Docker
Install the ca-certificates
package in the Docker image for TLS connections
Feeds
Ensure entry publication and update dates are non-zero
Ensure entry publication and update dates are not in the (far) future (limit: 2 days)
In the subscription edit form, ensure the correct category is selected
You can’t perform that action at this time.