Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Miniflux
  3. Miniflux - Package Updates

Miniflux - Package Updates

Scheduled Pinned Locked Moved Miniflux
37 Posts 3 Posters 4.7k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #5

    [1.0.0]

    • Update miniflux to 2.0.37
    • Full changelog
    • Add rewrite rule to decode base64 content
    • Add Linkding integration
    • Add comment button to Telegram message
    • Add API endpoint to fetch unread and read counters
    • Fixes logic bug in Google Reader API sanity check
    • Reduce number of CORS preflight check to save network brandwidth
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #6

      [1.0.2]

      • Update miniflux to 2.0.39
      • Full changelog
      • Add support for date filtering in Google Reader API item ID calls
      • Handle RSS entries with only a GUID permalink
      • Go API Client: Accept endpoint URLs ending with /v1/
      • CORS API headers: Allow Basic authorization header
      • Log feed URL when submitting a subscription that returns an error
      • Update make run command to execute migrations automatically
      • Add option to send only the URL to Wallabag
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #7

        [1.0.3]

        • Update miniflux to 2.0.40
        • Full changelog
        • Make English and Spanish translation more consistent:
          • Use "Feed" everywhere instead of "Subscription"
          • Use "Entry" instead of "Article"
        • Allow Content-Type and Accept headers in CORS policy
        • Use custom home page in PWA manifest
        • Fix scraper rule that could be incorrect when there is a redirect
        • Improve web scraper to fetch the only link present as workaround to some landing pages
        • Add Matrix bot integration
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #8

          [1.0.4]

          • Update miniflux to 2.0.41
          • Update Cloudron base image to 4.0.0
          • Full changelog
          • Reverted PR #1290 (follow the only link) because it leads to several panics/segfaults that prevent feed updates
          • Disable double-tap mobile gesture if swipe gesture is disabled
          • Skip integrations if there are no entries to push
          • Enable TLS-ALPN-01 challenge for ACME
          • Preconfigure Miniflux for GitHub Codespaces
          • Updated golang.org/x/net/* dependencies
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #9

            [1.0.5]

            • Rename /app/data/env to /app/data/env.sh
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #10

              [1.0.6]

              • Update miniflux to 2.0.42
              • Full changelog
              • Fix header items wrapping
              • Add option to enable or disable double tap
              • Improve PWA display mode label in settings page
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #11

                [1.0.7]

                • Update miniflux to 2.0.43
                • Full changelog
                • Avoid XSS when opening a broken image due to unescaped ServerError in proxy handler (CVE-2023-27592)
                • Use r.RemoteAddr to check /metrics endpoint network access (CVE-2023-27591)
                • Add HTTP Basic authentication for /metrics endpoint
                • Add proxy support for several media types
                • Parse feed categories from RSS, Atom and JSON feeds
                • Ignore empty link when discovering feeds
                • Disable CGO explicitly to make sure the binary is statically linked
                • Add CSS classes to differentiate between category/feed/entry view and icons
                • Add rewrite and scraper rules for blog.cloudflare.com
                • Add color-scheme to themes
                • Add new keyboard shortcut to toggle open/close entry attachments section
                • Sanitizer: allow id attribute in <sup> element
                • Add Indonesian Language
                • Update translations
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #12

                  [1.0.8]

                  • Update miniflux to 2.0.44
                  • Full changelog
                  • Add link to the URL rewrite rules documentation
                  • Update scraping rules for ilpost.it
                  • Update rewrite rules for theverge.com
                  • Add a rewrite rule to remove clickbait titles
                  • Make sure PROXY_IMAGES option is backward compatible with PROXY_OPTION and PROXY_MEDIA_TYPES
                  • Add new rule to remove tables
                  • Add support for searching well-known URLs in subdirectory
                  • Add CSS word-wrap rule to break very long entry title into multiple lines
                  • Add swipe as option for gesture navigation between entries. There are now 3 possible choices: none, double-tap, and swipe.
                  • Prefer typographic punctuation in English translation
                  • Feed entries are usually ordered from most to least recent.
                  • Processing older entries first ensures that their creation timestamp
                  • is lower than that of newer entries.
                  • This is useful when we order by creation, because then we get a
                  • consistent timeline.
                  • Fix Grafana dashboard
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #13

                    [1.0.9]

                    • Update miniflux to 2.0.45
                    • Full changelog
                    • Add media player to listen to audio and video podcasts with the possiblity to resume to last playback position
                    • Add default tag names for Linkding integration
                    • Mark only globally visible entries when marking all entries from UI
                    • Use image included in feeds as feed icon when available
                    • Order history by changed_at and published_at
                    • Remove title attribute from entry title links
                    • Fix reading time that is not aligned correctly with the latest version of Safari
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #14

                      [1.0.10]

                      • Update miniflux to 2.0.46
                      • Full changelog
                      • Add scraper and rewrite rules for Webtoons
                      • Fix regression in integration page and simplify SQL query
                      • Wallabag integration: add more information in log messages
                      • Add support for custom Youtube embed URL
                      • Fix accessibility issues in modal component
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #15

                        [1.0.11]

                        • Update miniflux to 2.0.47
                        • Full changelog
                        • Update rules for webtoons.com
                        • Use HTTP client from the standard library for third-party integrations
                        • Rename internal url package to urllib to avoid overlap with net/url
                        • Add Shaarli integration
                        • Add Shiori integration
                        • Add Apprise integration
                        • Add Readwise Reader integration
                        • Consider base path when generating third-party services API endpoint
                        • Use podcast duration tag as reading time
                        • Move internal packages to an internal folder
                        • Rename Miniflux package name to follow Go module naming convention
                        • Update RockyLinux image from 8 to 9 (used to build RPM package)
                        • Add force refresh in feed edit and feed entries page
                        • Use Odysee video duration as read time
                        • Upgrade to Go 1.21
                        • Use details disclosure element to show the list of third-party services
                        • Use Web Share API for sharing entry
                        • Add a workaround for parsing some invalid date format
                        • Add Thunder Client API collection into contrib folder
                        • Add new API endpoint: /entries/{entryID}/save
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #16

                          [1.0.12]

                          • Update miniflux to 2.0.48
                          • Full changelog
                          • Add generic webhook integration
                          • Improve Telegram integration
                          • Improve Matrix integration
                          1 Reply Last reply
                          0
                          • girishG Offline
                            girishG Offline
                            girish
                            Staff
                            wrote on last edited by
                            #17

                            [1.1.0]

                            • Implement OIDC Login
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #18

                              [1.1.1]

                              • Update miniflux to 2.0.49
                              • Update base image to 4.2.0
                              • Full changelog
                              • Implement structured logging using log/slog package.
                              • API Improvements
                              • Telegram integration improvements
                              • Add Bruno Miniflux API collection in contrib folder (Bruno is an open source alternative to Postman/Insomnia)
                              • Add command line argument to export user feeds as OPML
                              • Add new rewrite rules add_hn_links_using_hack and add_hn_links_using_opener to open HN comments with iOS apps
                              • Fix timestamp format for Expires response header
                              • Fix Javascript error when reading time option is disabled
                              • Fix Apprise logic to handle feed service URLs
                              • Fix missing word in force refresh message
                              • Remove deprecated PreferServerCipherSuites TLS option
                              • Replace github.com/rylans/getlang with github.com/abadojack/whatlanggo because getlang doesn't seems to be updated anymore
                              • Bump github.com/mccutchen/go-httpbin/v2 from 2.11.0 to 2.11.1
                              • Bump golang.org/x/* dependencies
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #19

                                [1.2.0]

                                • Update miniflux to 2.0.50
                                • Full changelog
                                • Add WebAuthn / Passkey integration
                                • Add RSS-Bridge integration
                                • Take RSS TTL field into consideration to schedule next check date
                                • Show number of visible entries instead of number of read entries in feed list
                                • OpenID Connect: Redirect to configured user home page after successful authentication
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #20

                                  [1.2.1]

                                  • Update miniflux to 2.0.51
                                  • Full changelog
                                  • Add Omnivore integration
                                  • Ensure all HTML documents are encoded in UTF-8
                                  • Send default User-Agent and HTTP caching headers when making HTTP requests
                                  • Allow Youtube links to be opened outside the iframe (avoid ERR_BLOCKED_BY_RESPONSE error)
                                  • Fix inaccessible metrics endpoint when listening on Unix socket
                                  • Allow renaming and moving feed at the same time in the Google Reader API
                                  • Log nb_jobs only when number of jobs is larger than 0 in background scheduler
                                  • Deduplicate feed URLs when parsing HTML document during discovery process
                                  • Calculate a virtual weekly count based on the average updating frequency (POLLING_SCHEDULER=entry_frequency)
                                  • Add SCHEDULER_ROUND_ROBIN_MIN_INTERVAL config option
                                  • Add links to GitHub for the commit hash and the version in the about page
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #21

                                    [1.3.0]

                                    • Update miniflux to 2.1.0
                                    • Full changelog
                                    • Add Linkwarden integration
                                    • Add LinkAce integration
                                    • Add FORCE_REFRESH_INTERVAL config option
                                    • Add item-meta-info-reading-time CSS class
                                    • Add add_dynamic_iframe rewrite function
                                    • Add attribute data-original-mos to add_dynamic_image rewrite candidates
                                    • Update entry processor to allow blocking/keeping entries by tags and/or authors
                                    • Change default Accept header when fetching feeds
                                    • Rewrite relative RSS Bridge URL to absolute URL
                                    • Use numeric user ID in Alpine and distroless container image (avoid securityContext error in Kubernetes)
                                    1 Reply Last reply
                                    0
                                    • nebulonN Offline
                                      nebulonN Offline
                                      nebulon
                                      Staff
                                      wrote on last edited by
                                      #22

                                      [1.3.1]

                                      • Update miniflux to 2.1.1
                                      • Full changelog
                                      1 Reply Last reply
                                      0
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #23

                                        [1.3.2]

                                        • Update miniflux to 2.1.2
                                        • Full changelog
                                        1 Reply Last reply
                                        0
                                        • nebulonN Offline
                                          nebulonN Offline
                                          nebulon
                                          Staff
                                          wrote on last edited by
                                          #24

                                          [1.3.3]

                                          • Update miniflux to 2.1.3
                                          • Full changelog
                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Bookmarks
                                          • Search