Miniflux v2.0.12 Release Notes

Release Date: 2018-10-26 // over 5 years ago
    • โž• Add OpenBSD build
    • ๐Ÿ‘Œ Improve logging for OAuth2 callback
    • ๐Ÿ‘‰ Make "g f" go to feed, or list of feeds
    • โž• Add more details in feed storage errors to facilitate debugging
    • โž• Add entries storage error to feed errors count
    • Set arbitrary maximum size for tsvector column
    • Unsubscribe from feed through link or "#"
    • Simplify feed entries filtering
    • Simplify feed fetcher
    • ๐Ÿ“œ Simplify feed parser and format detection
    • ๐Ÿ‘Œ Improve unit tests in url package
    • โž• Add short cli flags -i and -v
    • Convert text links and line feeds to HTML in YouTube channels
    • ๐Ÿ”„ Change link state when marking all entries as read
    • โž• Add missing package descriptions for GoDoc
    • ๐Ÿ›  Fix typo in license header
    • ๐Ÿ”จ Refactor HTTP response builder
    • ๐Ÿ‘Œ Improve Fever API performances when marking a feed or group as read
    • Set focus on article link when pressing prev/next hotkeys
    • ๐Ÿ‘Œ Improve request package and add more unit tests
    • โž• Add more unit tests for config package
    • ๐Ÿ”จ Simplify locale package usage (refactoring)
    • Translate application in Russian
    • ๐Ÿ‘‰ Use disclosure widget <details> for advanced feed options
    • ๐ŸŒ Use unique translation IDs instead of English text as key
    • โž• Add more unit tests for template functions
    • ๐Ÿ›  Fix invalid output when truncating Unicode text in templates
    • โž• Add the possibility to override default user agent for each feed
    • ๐Ÿง Split Makefile linux targets by architecture
    • โž• Add compiler, Arch, and OS to info command
    • Avoid line break between emoji and (un)read/(un)star links
    • ๐Ÿ— Build Docker image for multiple architectures (amd64, arm32v6, arm64v8)