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. Wallabag
  3. Wallabag - Package Updates

Wallabag - Package Updates

Scheduled Pinned Locked Moved Wallabag
36 Posts 5 Posters 4.8k Views 6 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
    #14

    [2.3.0]

    • Update base image to 4.0.0
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #15

      [2.3.1]

      • Increase access token lifetime
      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #16

        [2.3.2]

        • Update Wallabag to 2.5.3
        • Full changelog
        • Fix GHSA-qwx8-mxxx-mg96 https://github.com/wallabag/wallabag/commit/0f7460dbab9e29f4f7d2944aca20210f828b6abb by @Kdecherf, thanks to @bAuh0lz
        • Fix GHSA-mrqx-mjc4-vfh3 https://github.com/wallabag/wallabag/commit/5ac6b6bff9e2e3a87fd88c2904ff3c6aac40722e by @Kdecherf, thanks to @bAuh0lz
        1 Reply Last reply
        0
        • nebulonN Offline
          nebulonN Offline
          nebulon
          Staff
          wrote on last edited by
          #17

          [2.3.3]

          • Update Wallabag to 2.5.4
          • Full changelog
          • Fix (CVE-2023-0734) adding tag to entries from other people by @j0k3r in #6290
          • Fix (CVE-2023-0736) XSS on username on share page by @j0k3r in #6288
          • Fix (CVE-2023-0735 & CVE-2023-0737) CSRF on user deletion by @j0k3r in #6289
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #18

            Wallabag 2.6 has an installation issue - https://github.com/wallabag/wallabag/issues/6659

            RoundHouse1924R 1 Reply Last reply
            1
            • girishG girish

              Wallabag 2.6 has an installation issue - https://github.com/wallabag/wallabag/issues/6659

              RoundHouse1924R Offline
              RoundHouse1924R Offline
              RoundHouse1924
              wrote on last edited by
              #19

              @girish
              moved to-
              https://github.com/wallabag/wallabag/issues/6660

              1 Reply Last reply
              1
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #20

                Submitted PR https://github.com/wallabag/wallabag/pull/6678

                1 Reply Last reply
                1
                • L Offline
                  L Offline
                  lacquer_morbid0g
                  wrote on last edited by
                  #21

                  Would there be an update on the package available in Cloudron?

                  1 Reply Last reply
                  0
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #22

                    We usually wait for upstream releases rather than patching the apps in our package.

                    1 Reply Last reply
                    1
                    • nebulonN Offline
                      nebulonN Offline
                      nebulon
                      Staff
                      wrote on last edited by
                      #23

                      [2.4.1]

                      • Update Wallabag to 2.6.2
                      • Full changelog
                      • Fix mass action input on dark theme by @simounet https://github.com/wallabag/wallabag/pull/6673
                      • Fix undefined variable by @nicosomb https://github.com/wallabag/wallabag/pull/6672
                      • Fix table name in migration by @nicosomb https://github.com/wallabag/wallabag/pull/6653
                      1 Reply Last reply
                      0
                      • nebulonN Offline
                        nebulonN Offline
                        nebulon
                        Staff
                        wrote on last edited by
                        #24

                        [2.4.2]

                        • Update Wallabag to 2.6.3
                        • Full changelog
                        • Replace GET way to POST way to reset data user by @nicosomb 78b0b55
                        • Replace GET way to POST way to delete API client by @nicosomb ffcc5c9
                        • Update site parsing configuration https://github.com/j0k3r/graby-site-config/releases/tag/1.0.173
                        • Add confirmation before reload entry by @nicosomb #6778
                        • Remove external dependencies on howto page by @viktoriussuwandi #6775
                        • Use Session instead of Referrer for Redirection by @Spoons #6119
                        • Reduce risk of collision for #content by @Kdecherf #6829
                        • Update dependencies to fix vulnerabilities by @nicosomb #6783
                        • Fix failing randomly test by @nicosomb #6763
                        • Add check if git is installed by @nicosomb #6788
                        • Replace kernel.root_dir by kernel.project_dir by @yguedidi #6809
                        • Split symfony/symfony by @yguedidi #6817
                        • Make Crawler::extract get an array by @yguedidi #6812
                        • Use PSR-17 and PSR-18 by @yguedidi #6816
                        • Replace Client by KernelBrowser by @yguedidi #6813
                        • Replace Debug component by ErrorHandler component by @yguedidi #6810
                        • Make ImportController extends AbstractController by @yguedidi #6808
                        • Use Twig instead of templating by @yguedidi #6797
                        • Identify platforms by their class by @yguedidi #6799
                        • Move from transchoice to trans by @yguedidi #6800
                        • Replace GetResponseEvent by RequestEvent by @yguedidi #6811
                        • Ensure the kernel is shut down before calling createClient by @yguedidi #6803
                        • Ignore docker-compose.override.yml by @yguedidi #6814
                        • Add composer normalizer by @nicosomb #6762
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #25

                          [2.4.3]

                          • Update Wallabag to 2.6.4
                          • Full changelog
                          • Fix API token generation by @nicosomb https://github.com/wallabag/wallabag/pull/6869
                          • Fix checkboxes which were broken by @nicosomb https://github.com/wallabag/wallabag/pull/6864
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #26

                            [2.4.4]

                            • Update Wallabag to 2.6.5
                            • Full changelog
                            • "Fix checkboxes pointer-events disabled" by @Simounet https://github.com/wallabag/wallabag/pull/6874
                            • "Fix nav input styles" by @Simounet https://github.com/wallabag/wallabag/pull/6877
                            • "Change domain status filters html types" by @Simounet https://github.com/wallabag/wallabag/pull/6888
                            1 Reply Last reply
                            0
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #27

                              [2.4.5]

                              • Update Wallabag to 2.6.6
                              • Full changelog
                              • Force secure cookie on HTTPS connection by @j0k3r in https://github.com/wallabag/wallabag/pull/6924
                              • Fix checkboxes pointer events issue by @Simounet in https://github.com/wallabag/wallabag/pull/6897
                              • Add Google mailer by @j0k3r in https://github.com/wallabag/wallabag/pull/6899
                              • Improve performance on homepage by @Simounet in https://github.com/wallabag/wallabag/pull/6909
                              • Mass action layout improved by @Simounet in https://github.com/wallabag/wallabag/pull/6912
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #28

                                [2.4.6]

                                • Update Wallabag to 2.6.7
                                • Full changelog
                                • A user can disable her 2FA unintentionally by @Kdecherf in 0cfdddc
                                • Fix deprecated null tag parameter by @Simounet in #6985
                                • Full clickable card on mass action by @Simounet in #6991
                                • Add tag form submit button always displayed by @Simounet in #6986
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #29

                                  [2.4.7]

                                  • Update Wallabag to 2.6.8
                                  • Full changelog
                                  • Fix dark mode disabled url 2.6 by @Simounet in #7133
                                  • Make database dependent commands lazy by @yguedidi in #7142
                                  • Remove session-based redirection by @yguedidi in #7140
                                  • Prepare 2.6.8 release by @j0k3r in #7143
                                  1 Reply Last reply
                                  0
                                  • nebulonN Offline
                                    nebulonN Offline
                                    nebulon
                                    Staff
                                    wrote on last edited by
                                    #30

                                    [2.4.8]

                                    • Update Wallabag to 2.6.9
                                    • Full changelog
                                    • Fix same domain pagination by @yguedidi in https://github.com/wallabag/wallabag/pull/7266
                                    • Upgrade PHP dependencies by @yguedidi in https://github.com/wallabag/wallabag/pull/7272
                                    • Use a proper "how to" for elCurator by @j0k3r in https://github.com/wallabag/wallabag/pull/7323
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #31

                                      [2.4.9]

                                      • Update Wallabag to 2.6.10
                                      • Update site config & tests by @​j0k3r in https://github.com/wallabag/wallabag/pull/7582
                                      • Update site config by @​yguedidi in https://github.com/wallabag/wallabag/pull/7623
                                      • Replaced gitter with matrix by @​nicosomb in https://github.com/wallabag/wallabag/pull/7753
                                      • Added Omnivore Import by @​nicosomb in https://github.com/wallabag/wallabag/pull/7754
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #32

                                        [2.5.0]

                                        • Update base image to 5.0.0
                                        • Update PHP to 8.3
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #33

                                          [2.5.1]

                                          • Update wallabag to 2.6.11
                                          • Full Changelog
                                          • Fix redirection after action in search results by @nicosomb in https://github.com/wallabag/wallabag/pull/7827
                                          • Fix title tag filter by @nicosomb in https://github.com/wallabag/wallabag/pull/7846
                                          • Change NB_ELEMENTS in pocket importer to 30 by @j0k3r in https://github.com/wallabag/wallabag/pull/7993
                                          • Fix entries counter for annotated entries in the menu by @j0k3r in https://github.com/wallabag/wallabag/pull/7999
                                          • Fix multiple CSRF vulnerabilities by @yguedidi GHSA-5pm7-cp8f-p2c2
                                          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