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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Linkding
  3. Linkding - Package Updates

Linkding - Package Updates

Scheduled Pinned Locked Moved Linkding
49 Posts 3 Posters 13.3k 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.
  • Package UpdatesP Online
    Package UpdatesP Online
    Package Updates
    wrote on last edited by
    #41

    [1.21.1]

    • Fixing HTML snapshot creation
    1 Reply Last reply
    1
    • Package UpdatesP Online
      Package UpdatesP Online
      Package Updates
      wrote on last edited by
      #42

      [1.22.0]

      • Update linkding to 1.41.0
      • Full Changelog
      • Add bundles for organizing bookmarks by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1097
      • Add REST API for bookmark bundles by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1100
      • Add date filters for REST API by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1080
      • Fix side panel not being hidden on smaller viewports by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1089
      • Fix assets not using correct icon by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1098
      • Add LinkBuddy to community section by @peterto in https://github.com/sissbruecker/linkding/pull/1088
      • Bump tar-fs in /docs by @dependabot in https://github.com/sissbruecker/linkding/pull/1084
      • Bump django from 5.1.9 to 5.1.10 by @dependabot in https://github.com/sissbruecker/linkding/pull/1086
      • Bump requests from 2.32.3 to 2.32.4 by @dependabot in https://github.com/sissbruecker/linkding/pull/1090
      • Bump urllib3 from 2.2.3 to 2.5.0 by @dependabot in https://github.com/sissbruecker/linkding/pull/1096
      1 Reply Last reply
      0
      • Package UpdatesP Online
        Package UpdatesP Online
        Package Updates
        wrote on last edited by
        #43

        [1.23.0]

        • Update linkding to 1.42.0
        • Full Changelog
        • Bulk create HTML snapshots by @Tql-ws1 in https://github.com/sissbruecker/linkding/pull/1132
        • Create bundle from current search query by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1154
        • Add alternative bookmarklet that uses browser metadata by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1159
        • Add date and time to HTML export filename by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1101
        • Automatically compress uploads with gzip by @hkclark in https://github.com/sissbruecker/linkding/pull/1087
        • Show bookmark bundles in admin by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1110
        • Allow filtering feeds by bundle by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1152
        • Submit bookmark form with Ctrl/Cmd + Enter by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1158
        • Improve bookmark form accessibility by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1116
        • Fix custom CSS not being used in reader mode by @sissbruecker in https://github.com/sissbruecker/linkding/pull/1102
        1 Reply Last reply
        1
        • Package UpdatesP Online
          Package UpdatesP Online
          Package Updates
          wrote on last edited by
          #44

          [1.24.0]

          • Update linkding to 1.43.0
          • Full Changelog
          • Add basic tag management by @sissbruecker in #1175
          • Normalize URLs when checking for duplicates by @sissbruecker in #1169
          • Add option to mark bookmarks as shared by default by @sissbruecker in #1170
          • Use modal dialog for confirming actions by @sissbruecker in #1168
          • Fix error when filtering bookmark assets in the admin UI by @proog in #1162
          • Document API bundle filter by @proog in #1161
          • Add alfred-linkding-bookmarks to community.md by @FireFingers21 in #1160
          • Switch to uv by @sissbruecker in #1172
          • Replace Svelte components with Lit elements by @sissbruecker in #1174
          1 Reply Last reply
          1
          • Package UpdatesP Online
            Package UpdatesP Online
            Package Updates
            wrote on last edited by
            #45

            [1.25.0]

            • Update linkding to 1.44.0
            • Full Changelog
            • Add new search engine that supports logical expressions (and, or, not) by @sissbruecker in #1198
            • Fix pagination links to use relative URLs by @dunlor in #1186
            • Fix queued tasks link when context path is used by @dunlor in #1187
            • Fix bundle preview pagination resetting to first page by @sissbruecker in #1194
            1 Reply Last reply
            1
            • Package UpdatesP Online
              Package UpdatesP Online
              Package Updates
              wrote on last edited by
              #46

              [1.25.1]

              • Update linkding to 1.44.1
              • Full Changelog
              • Fix normalized URL not being generated in bookmark import by @sissbruecker in #1202
              • Fix missing tags causing errors in import with Postgres by @sissbruecker in #1203
              • Check for dupes by exact URL if normalized URL is missing by @sissbruecker in #1204
              • Attempt to fix botched normalized URL migration from 1.43.0 by @sissbruecker in #1205
              1 Reply Last reply
              0
              • Package UpdatesP Online
                Package UpdatesP Online
                Package Updates
                wrote on last edited by
                #47

                [1.25.2]

                • Update linkding to 1.44.2
                • Full Changelog
                • Use sandbox CSP for viewing assets by @sissbruecker in #1245
                • Fix devcontainer by @m3eno in #1208
                • Fix tag cloud highlighting first char when tags are not grouped by @sissbruecker in #1209
                • Bump supervisor to 4.3.0 to fix warning by @simonhammes in #1216
                • Added Javascript client and library for Linkding REST API by @vbsampath in #1195
                • Add Komrade project to community resources by @dev-inside in #1236
                1 Reply Last reply
                0
                • Package UpdatesP Online
                  Package UpdatesP Online
                  Package Updates
                  wrote on last edited by
                  #48

                  [1.26.0]

                  • Update linkding to 1.45.0
                  • Full Changelog
                  • API token management by @sissbruecker in #1248
                  • Add option to disable login form by @sissbruecker in #1269
                  • Turn scheme-less URLs into HTTPS instead of HTTP links by @Maaxxs in #1225
                  • Disable bulk execute button when no bookmarks selected by @emanuelebeffa in #1241
                  • Add option to run supervisor as main process by @sissbruecker in #1270
                  • Allow setting date_added and date_modified for new bookmarks through REST API by @jmason in #1063
                  • Download PDF instead of creating HTML snapshot if URL points at PDF by @sissbruecker in #1271
                  • Allow sandboxed scripts when viewing assets by @sissbruecker in #1252
                  • Allow viewing video assets by @sissbruecker in #1259
                  • Remove absolute URIs from settings page by @packrat386 in #1261
                  1 Reply Last reply
                  0
                  • Package UpdatesP Online
                    Package UpdatesP Online
                    Package Updates
                    wrote on last edited by
                    #49

                    [1.26.1]

                    • oidc: add env template to optionally disable login form
                    1 Reply Last reply
                    0

                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                    With your input, this post could be even better 💗

                    Register Login
                    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