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

Shaarli - Package Updates

Scheduled Pinned Locked Moved Shaarli
15 Posts 2 Posters 2.5k Views 2 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
    #2

    [2.7.0]

    • Update base image to 2.0.0
    • Update PHP to 7.3
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #3

      [2.8.0]

      • Run apache on port 8000
      • Make php.ini customizable
      • Add forum url
      • Update screenshots
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #4

        [2.9.0]

        • Update Shaarli to 0.12.0
        • Full changelog
        • Thumbnailer: add soundcloud.com to list of common media domains
        • Markdown rendering is now integrated into Shaarli core
        • Add autofocus on tag cloud filter input
        • Japanese translations
        • Support for local anchor URL (starting with #)
        • Make php.ini customizable
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #5

          [2.9.1]

          • Move start.sh to /app/pkg
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #6

            [2.9.2]

            • Update Shaarli to 0.12.1
            • Full changelog
            • Bulk creation of bookmarks
            • Server administration tool page (and install page requirements)
            • Support any tag separator, not just whitespaces
            • Share a private bookmark using a URL with a token
            • Add a setting to retrieve bookmark metadata asynchronously (enabled by default)
            • Highlight fulltext search results
            • Weekly and monthly view/RSS feed for daily page
            • MarkdownExtra formatter
            • Default formatter: add a setting to disable auto-linkification
            • Add mutex on datastore I/O operations to prevent data loss
            • REST API: allow override of creation and update dates
            • Add strict types for bookmarks management
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #7

              [2.10.0]

              • Update base image to v3
              • Update PHP to 7.4
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #8

                [2.10.1]

                • Update base image to 3.2.0
                1 Reply Last reply
                0
                • girishG Offline
                  girishG Offline
                  girish
                  Staff
                  wrote on last edited by
                  #9

                  [2.11.0]

                  • Update base image to 4.0.0
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #10

                    [2.11.1]

                    • Update Shaarli to 0.12.2
                    • Full changelog
                    • Bulk action: add or delete tag to multiple bookmarks
                    • New Core Plugin: ReadItLater
                    • Plugin system: allow plugins to provide custom routes
                    • Support search highlights when matching URL content
                    • Support for OR (~) and optional AND (+) operators for tag search
                    • Russian translation
                    • Chinese translation
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #11

                      [2.12.0]

                      • Update base image to 4.2.0
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #12

                        [2.13.0]

                        • Update Shaarli to 0.13.0
                        • Full changelog
                        • Security: Fix XSS vulnerability in tag search
                        • Expose tags_separator config through /info API by @amadeous in #1997
                        • tools: github actions: build docker images on pull requests by @nodiscc in #2014
                        • doc: server configuration: add PHP 8.2 to PHP compatibility table by @nodiscc in #2021
                        • Add shaarli-stack theme to Community-and-related-software.md by @dajare in #2028
                        • doc: document general.download_max_size/timeout configuration settings by @nodiscc in #2036
                        • doc: troubleshooting: automatic title retrieval fails when it is set by javascript by @nodiscc in #2037
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #13

                          [2.14.0]

                          • Update Shaarli to 0.14.0
                          • Full Changelog
                          • frontend: improve QR code CSP compliance by @​thican in https://github.com/shaarli/Shaarli/pull/2103
                          • github actions: don't attempt to push docker image from forks by @​nodiscc in https://github.com/shaarli/Shaarli/pull/2043
                          • github actions: run daily trivy security scans on release docker image, composer/yarn dependencies by @​nodiscc in https://github.com/shaarli/Shaarli/pull/2047
                          • PHP 8.x intl incompatibility: failback C locale with en_US by @​ArthurHoaro in https://github.com/shaarli/Shaarli/pull/2044
                          • fix description retrieval when page charset is not UTF-8 by @​sokai in https://github.com/shaarli/Shaarli/pull/1992
                          • fix metadata fetching for YouTube URLs by @​puppe in https://github.com/shaarli/Shaarli/pull/2069
                          • fix wrong date format when language is not english (Alpine icu package split) by @​henschi in https://github.com/shaarli/Shaarli/pull/2102
                          • com/nodiscc) in https://github.com/shaarli/Shaarli/pull/2077
                          • frontend: update vulnerable npm dependencies (npm audit fix) by @​kcaran in https://github.com/shaarli/Shaarli/pull/2087, @​nodiscc in https://github.com/shaarli/Shaarli/pull/2056, https://github.com/shaarli/Shaarli/pull/2101
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #14

                            [2.15.0]

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

                              [2.16.0]

                              • Move to Apache php-fpm
                              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