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

Linkding - Package Updates

Scheduled Pinned Locked Moved Linkding
42 Posts 3 Posters 5.5k Views 3 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
    #17

    [1.5.0]

    • Update Linkding to 1.25.0
    • Full changelog
    • Improve PWA capabilities by @hugo-vrijswijk in #630
    • build improvements by @hugo-vrijswijk in #649
    • Add support for oidc by @Nighmared in #389
    • Add option for custom CSS by @sissbruecker in #652
    • Update backup location to safe directory by @bphenriques in #653
    • Include web archive link in /api/bookmarks/ by @sissbruecker in #655
    • Add RSS feeds for shared bookmarks by @sissbruecker in #656
    • Bump django from 5.0.2 to 5.0.3 by @dependabot in #658
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #18

      [1.6.0]

      • This release enables optional OpenID integration
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #19

        [1.7.0]

        • Update Linkding to 1.26.0
        • Full changelog
        • Add option for showing bookmark description as separate block by @sissbruecker in #663
        • Add bookmark details view by @sissbruecker in #665
        • Make bookmark list actions configurable by @sissbruecker in #666
        • Bump black from 24.1.1 to 24.3.0 by @dependabot in #662
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #20

          [1.8.0]

          • Update Linkding to 1.27.0
          • Full changelog
          • Archive snapshots of websites locally by @sissbruecker in #672
          • Add Railway hosting option by @tianheg in #661
          • Add how to for increasing the font size by @sissbruecker in #667
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #21

            [1.8.1]

            • Update Linkding to 1.27.1
            • Full changelog
            • Fix HTML snapshot errors related to single-file-cli by @sissbruecker in https://github.com/sissbruecker/linkding/pull/683
            • Replace django-background-tasks with huey by @sissbruecker in https://github.com/sissbruecker/linkding/pull/657
            • Add Authelia OIDC example to docs by @hugo-vrijswijk in https://github.com/sissbruecker/linkding/pull/675
            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #22

              [1.9.0]

              • Update Linkding to 1.28.0
              • Full changelog
              • Add option to disable SSL verification for OIDC by @akaSyntaax in #684
              • Add full backup method by @sissbruecker in #686
              • Truncate snapshot filename for long URLs by @sissbruecker in #687
              • Add option for customizing single-file timeout by @pettijohn in #688
              • Add option for passing arguments to single-file command by @pettijohn in #691
              • Fix typo by @tianheg in #689
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #23

                [1.10.0]

                • Update Linkding to 1.29.0
                • Full changelog
                • Remove ads and cookie banners from HTML snapshots by @sissbruecker in #695
                • Add button for creating missing HTML snapshots by @sissbruecker in #696
                • Refresh file list when there are queued snapshots by @sissbruecker in #697
                • Bump idna from 3.6 to 3.7 by @dependabot in #694
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #24

                  [1.10.1]

                  • Fix webpage snapshotting via chromium/playwright
                  1 Reply Last reply
                  1
                  • nebulonN Offline
                    nebulonN Offline
                    nebulon
                    Staff
                    wrote on last edited by
                    #25

                    [1.11.0]

                    • Update Linkding to 1.30.0
                    • Full changelog
                    • Add reader mode by @sissbruecker in https://github.com/sissbruecker/linkding/pull/703
                    • Allow uploading custom files for bookmarks by @sissbruecker in https://github.com/sissbruecker/linkding/pull/713
                    • Add option for marking bookmarks as unread by default by @ab623 in https://github.com/sissbruecker/linkding/pull/706
                    • Make blocking cookie banners more reliable by @sissbruecker in https://github.com/sissbruecker/linkding/pull/699
                    • Close bookmark details with escape by @sissbruecker in https://github.com/sissbruecker/linkding/pull/702
                    • Show proper name for bookmark assets in admin by @ab623 in https://github.com/sissbruecker/linkding/pull/708
                    • Bump sqlparse from 0.4.4 to 0.5.0 by @dependabot in https://github.com/sissbruecker/linkding/pull/704
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #26

                      [1.12.0]

                      • Update Linkding to 1.31.0
                      • Full changelog
                      • Add support for bookmark thumbnails by @vslinko in #721
                      • Automatically add tags to bookmarks based on URL pattern by @vslinko in #736
                      • Load bookmark thumbnails after import by @vslinko in #724
                      • Load missing thumbnails after enabling the feature by @sissbruecker in #725
                      • Thumbnails lazy loading by @vslinko in #734
                      1 Reply Last reply
                      1
                      • necrevistonnezrN necrevistonnezr referenced this topic on
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #27

                        [1.12.1]

                        • Update nodejs to make snapshotting work
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #28

                          [1.12.2]

                          • Update Linkding to 1.31.2
                          • Full changelog
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #29

                            [1.13.0]

                            • Update Linkding to 1.32.0
                            • Full changelog
                            • Allow configuring landing page for unauthenticated users by @sissbruecker in https://github.com/sissbruecker/linkding/pull/808
                            • Allow configuring guest user profile by @sissbruecker in https://github.com/sissbruecker/linkding/pull/809
                            • Return bookmark tags in RSS feeds by @sissbruecker in https://github.com/sissbruecker/linkding/pull/810
                            • Additional filter parameters for RSS feeds by @sissbruecker in https://github.com/sissbruecker/linkding/pull/811
                            • Allow pre-filling notes in new bookmark form by @sissbruecker in https://github.com/sissbruecker/linkding/pull/812
                            • Fix inconsistent tag order in bookmarks by @sissbruecker in https://github.com/sissbruecker/linkding/pull/819
                            • Fix auto-tagging when URL includes port by @sissbruecker in https://github.com/sissbruecker/linkding/pull/820
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #30

                              [1.14.0]

                              • Update Linkding to 1.33.0
                              • Full changelog
                              • Theme improvements by @sissbruecker in https://github.com/sissbruecker/linkding/pull/822
                              • Speed up navigation by @sissbruecker in https://github.com/sissbruecker/linkding/pull/824
                              • Rename "SingeFileError" to "SingleFileError" by @curiousleo in https://github.com/sissbruecker/linkding/pull/823
                              • Bump svelte from 4.2.12 to 4.2.19 by @dependabot in https://github.com/sissbruecker/linkding/pull/806
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #31

                                [1.14.1]

                                • Update Linkding to 1.34.0
                                • Full changelog
                                • Fix several issues around browser back navigation by @sissbruecker in https://github.com/sissbruecker/linkding/pull/825
                                • Speed up response times for certain actions by @sissbruecker in https://github.com/sissbruecker/linkding/pull/829
                                • Implement IPv6 capability by @itz-Jana in https://github.com/sissbruecker/linkding/pull/826
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #32

                                  [1.15.0]

                                  • Update Linkding to 1.35.0
                                  • Full changelog
                                  • Add configuration options for pagination by @sissbruecker in #835
                                  • Show placeholder if there is no preview image by @sissbruecker in #842
                                  • Allow bookmarks to have empty title and description by @sissbruecker in #843
                                  • Add clear buttons in bookmark form by @sissbruecker in #846
                                  • Add basic fail2ban support by @sissbruecker in #847
                                  • Add documentation website by @sissbruecker in #833
                                  • Add go-linkding to community projects by @piero-vic in #836
                                  • Fix a broken link to options documentation by @zbrox in #844
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #33

                                    [1.16.0]

                                    • Update Linkding to 1.36.0
                                    • Full changelog
                                    • Replace uBlock Origin with uBlock Origin Lite by @sissbruecker in #866
                                    • Add LAST_MODIFIED attribute when exporting by @ixzhao in #860
                                    • Return client error status code for invalid form submissions by @sissbruecker in #849
                                    • Fix header.svg text by @vladh in #850
                                    • Do not clear fields in POST requests (API behavior change) by @sissbruecker in #852
                                    • Prevent duplicates when editing by @sissbruecker in #853
                                    • Fix jumping details modal on back navigation by @sissbruecker in #854
                                    • Fix select dropdown menu background in dark theme by @sissbruecker in #858
                                    • Do not escape valid characters in custom CSS by @sissbruecker in #863
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #34

                                      [1.16.1]

                                      • checklist added to CloudronManifest
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #35

                                        [1.17.0]

                                        • Update linkding to 1.37.0
                                        • Full Changelog
                                        • Add option to disable request logs by @​dmarcoux in https://github.com/sissbruecker/linkding/pull/887
                                        • Add default robots.txt to block crawlers by @​sissbruecker in https://github.com/sissbruecker/linkding/pull/959
                                        • Fix menu dropdown focus traps by @​sissbruecker in https://github.com/sissbruecker/linkding/pull/944
                                        • Provide accessible name to radio groups by @​sissbruecker in https://github.com/sissbruecker/linkding/pull/945
                                        • Add serchding to community projects, sort the list by alphabetical order by @​ldwgchen in https://github.com/sissbruecker/linkding/pull/880
                                        • Add cosmicding To Community Resources by @​vkhitrin in https://github.com/sissbruecker/linkding/pull/892
                                        • Add 3 new community projects by @​sebw in https://github.com/sissbruecker/linkding/pull/949
                                        • Add a rust client library to community.md by @​zbrox in https://github.com/sissbruecker/linkding/pull/914
                                        • Update community.md by @​justusthane in https://github.com/sissbruecker/linkding/pull/897
                                        • Bump astro from 4.15.8 to 4.16.3 in /docs by @​dependabot in https://github.com/sissbruecker/linkding/pull/884
                                        • Bump vite from 5.4.9 to 5.4.14 in /docs by @​dependabot in https://github.com/sissbruecker/linkding/pull/953
                                        • Bump django from 5.1.1 to 5.1.5 by @​dependabot in https://github.com/sissbruecker/linkding/pull/947
                                        • Bump nanoid from 3.3.7 to 3.3.8 by @​dependabot in https://github.com/sissbruecker/linkding/pull/928
                                        • Bump astro from 4.16.3 to 4.16.18 in /docs by @​dependabot in https://github.com/sissbruecker/linkding/pull/929
                                        • Bump nanoid from 3.3.7 to 3.3.8 in /docs by @​dependabot in https://github.com/sissbruecker/linkding/pull/962
                                        • @​ldwgchen made their first contribution in https://github.com/sissbruecker/linkding/pull/880
                                        • @​dmarcoux made their first contribution in https://github.com/sissbruecker/linkding/pull/887
                                        • @​vkhitrin made their first contribution in https://github.com/sissbruecker/linkding/pull/892
                                        • @​sebw made their first contribution in https://github.com/sissbruecker/linkding/pull/949
                                        • @​justusthane made their first contribution in https://github.com/sissbruecker/linkding/pull/897
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #36

                                          [1.18.0]

                                          • Update linkding to 1.38.0
                                          • Full Changelog
                                          • Fix nav menu closing on mousedown in Safari by @​sissbruecker in https://github.com/sissbruecker/linkding/pull/965
                                          • Allow customizing username when creating user through OIDC by @​kyuuk in https://github.com/sissbruecker/linkding/pull/971
                                          • Improve accessibility of modal dialogs by @​sissbruecker in https://github.com/sissbruecker/linkding/pull/974
                                          • Add option to collapse side panel by @​sissbruecker in https://github.com/sissbruecker/linkding/pull/975
                                          • Convert tag modal into drawer by @​sissbruecker in https://github.com/sissbruecker/linkding/pull/977
                                          • Add RSS link to shared bookmarks page by @​sissbruecker in https://github.com/sissbruecker/linkding/pull/984
                                          • Add Additional iOS Shortcut to community section by @​joshdick in https://github.com/sissbruecker/linkding/pull/968
                                          • @​kyuuk made their first contribution in https://github.com/sissbruecker/linkding/pull/971
                                          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