Skip to content

Releases: miniflux/v2

Miniflux 2.0.5

07 Apr 23:38
2.0.5
Compare
Choose a tag to compare
  • Avoid unread counter to be off by one when reading an entry
  • Add Comments URL to entries
  • Add FreeBSD build target
  • Handle RSS author elements with inner HTML
  • Fix typo in translations
  • Add Dutch translation
  • Convert enclosure size field to bigint
  • Switch CI to Go v1.10
  • Fix broken OPML import when compiling with Go 1.10

Miniflux 2.0.4

06 Mar 06:22
2.0.4
Compare
Choose a tag to compare
  • Add Simplified Chinese translation
  • Add Nunux Keeper integration
  • Filter the list of timezones
  • Add timezone to date entries for REST and Fever API
  • Show last login and session creation date in current timezone
  • Fix typo in edit user template
  • Improve parser error messages
  • Remove parentheses around feed error messages
  • Support localized feed errors generated by background workers
  • Print info message if DATABASE_URL is not set

Miniflux 2.0.3

20 Feb 04:26
2.0.3
Compare
Choose a tag to compare
  • Add Polish translation
  • Change color of <q> tags for black theme
  • Add database indexes (don't forget to run database migrations)
  • Handle Atom feeds with HTML title
  • Strip invalid XML characters to avoid parsing errors
  • Improve error handling for HTTP client

Miniflux 2.0.2

06 Feb 04:48
2.0.2
Compare
Choose a tag to compare
  • Add support for Let's Encrypt http-01 challenge
  • Move template functions outside engine (refactoring)
  • Take timezone into consideration when calculating relative time
  • Add support for HTTP Strict Transport Security header
  • Add support for base URLs with sub-folders
  • Add missing about menu in settings
  • Show API URL endpoints in user interface
  • Do not update entry date while refreshing a feed
  • Add flag to toggle debug logging
  • Improve unread counter updates

Miniflux 2.0.1

23 Jan 05:42
2.0.1
Compare
Choose a tag to compare
  • Change user agent (People are blocking the crawler with mod_security)
  • Move environment variables to config package (refactoring)
  • Add build targets for all ARM architectures
  • Do not crawl existing entry URLs
  • Show translated login page in user language when logged out
  • Handle more encoding edge cases:
    • Feeds with charset specified only in Content-Type header and not in XML document
    • Feeds with charset specified in both places
    • Feeds with charset specified only in XML document and not in HTTP header
  • Add German translation
  • Add mark as read/unread link on list items
  • Add API endpoint for OPML export

Miniflux 2.0.0

12 Jan 05:22
2.0.0
Compare
Choose a tag to compare

This is the first release of Miniflux v2.

Miniflux 2.0.0 - Release Candidate 1

05 Jan 06:17
2.0.0-rc1
Compare
Choose a tag to compare
Pre-release

This is a pre-release of Miniflux 2.