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

YOURLS - Package Updates

Scheduled Pinned Locked Moved YOURLS
17 Posts 4 Posters 2.7k 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
    #3

    [1.4.0]

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

      [1.5.0]

      • Update YOURLS to 1.8.1
      • Full changelog
      • fixed: function to make public some pages on private installs (#2859)
      • added: all hook to debug YOURLS and plugins (#2860)
      • improved: plugin inline documentation
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #5

        [1.5.1]

        • Update YOURLS to 1.8.2
        • Full changelog
        • fixed: display SVG logo for IE 11 (#2864)
        • fixed (again) : DB upgrade procedure (#2933)
        • fixed: cosmetic issue with Docker falsely warning about unencrypted password (#3040)
        • improved: minor security improvements - iframes clickjacking and login nonce (#3034), potential XSS (#3041)
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #6

          [1.5.2]

          • Better apache configs
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #7

            [1.6.0]

            • Update YOURLS to 1.9
            • Full changelog
            • removed : support for PHP prior to 7.4
            • improved: the API plugin with more plugin functions (#3281), a sandbox and a plugin uninstall procedure (#3282)
            • improved: inline documentation, online documentation and unit tests
            • improved: concurrency during mass shortening (#3233)
            • improved: minor security fixes - sanitize step name during upgrade (#3055), nonce on the logout link (#3264), salt cookie with newer hash (#3278)
            • improved: Remove ozh/phpass library and use native PHP password_* functions (#3232)
            • added: more hooks in the admin view & search (#3265)
            • fixed: incorrect notice when "prefix and shorten" while not logged in (#3189)
            • fixed: UI sometimes not responsive after editing a URL (#3244)
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #8

              [1.6.1]

              • Update YOURLS to 1.9.1
              • Full changelog
              • fixed: error Undefined constant "intval" when upgrading (#3332)
              • fixed: warnings on PHP 8.1 (#3317)
              • fixed: incorrect HTTP status header with the API when shortening a duplicate (#3355)
              • fixed: no hyphen in random keywords (#3353)
              • added: required/suggested PHP extensions in composer.json (#3339)
              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #9

                [1.7.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

                  [1.7.1]

                  • Update YOURLS to 1.9.2
                  • Full changelog
                  • improved: Googlebot indexing now filterable for plugins, for your SEO needs (#3517)
                  • improved: Use safe sandbox for all included files (#3478)
                  • fixed: bookmarklets with URL containing special chars (#3527)
                  • fixed: unwanted cookies could interfere with YOURLS (#3516)
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #11

                    [1.8.0]

                    • Symlink built-in plugins under user directory
                    1 Reply Last reply
                    1
                    • imc67I Offline
                      imc67I Offline
                      imc67
                      translator
                      wrote on last edited by
                      #12

                      Last night there was an update to package version 1.8.0-1 but it's not mentioned here?

                      girishG 1 Reply Last reply
                      0
                      • imc67I imc67

                        Last night there was an update to package version 1.8.0-1 but it's not mentioned here?

                        girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #13

                        @imc67 the -1 just implies trivial non code changes. In this case, the description was edited .

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

                          [1.9.0]

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

                            [1.10.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
                              #16

                              [1.11.0]

                              • Update YOURLS to 1.10.0
                              • Full Changelog
                              • added: Support PHP 8.3 & 8.4
                              • removed: Support for PHP prior to 8.1 which is now minimal requirement
                              • changed: Ensure all statusCode/errorCode API values are strings (#​3756)
                              • fixed: Results with 0 clicks on search (#​3589)
                              • fixed: Upgrade Aura.SQL to fix PHP 8.4 compatibility (#​3852)
                              • fixed: login page accessibility (#​3660)
                              • fixed: MySQL 8+ compatibility (#​3828)
                              • changed: Upgrade dependencies
                              • changed: Update GeoIP DB
                              • changed: Update certificates
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #17

                                [1.11.1]

                                • Update YOURLS to 1.10.1
                                • Full Changelog
                                • fixed: sandbox exceptions when disabling plugins (#​3893)
                                • fixed: stats date calculation are now correct (#​3895)
                                • fixed: unexpected warning raised on login page
                                • removed: unsupported installation cases with Composer
                                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