Justoverclock I have a "small" issue with PHP, alerted my control panel team for resolve this issue but when I try to install latest version it say no update are available. Why? Is because of my PHP issue? I don't think. I see updates of other extensions... I updated one extension.

composer require justoverclock/flarum-ext-welcomebox
PHP Warning:  PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/local/apps/php74/ext/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/local/apps/php74/ext/sodium.so.so (/usr/local/apps/php74/ext/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Using version ^1.1 for justoverclock/flarum-ext-welcomebox
./composer.json has been updated
Running composer update justoverclock/flarum-ext-welcomebox
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
87 packages you are using are looking for funding.
Use the `composer fund` command to find out more!

    Justoverclock is really strange....packagist doesn't read the tag version.....

    Packagist detects new release, but previous version (1.1.3) is higher than the new one (0.1.7) in terms of semver.

      Justoverclock Delete tag and delete release on Packagist (if it is not removed automatically). But I'm not sure how Composer would behave if someone is already on 1.1.3, since update to 0.1.7 is not upgrade, but downgrade.

        rob006 thats the point, so to fix this i can simply starting a new release from 1.1.4, that will be ok

        Justoverclock sorry, I never use your translation language file. I always used Nerata and with your extension version 1.1.3 this two row was translated, i'm asking why is not more in your latest extension update.

          Justoverclock so if i don't use your language pack I cannot have the translation.
          I need remove my extension and replace with yours that is something I want avoid.

          I cannot understand why this translation is not included in the extension or I need ask Nerata to support all extension... strange 😃

          I added in the locale inside the extension so now translation works also if I have not your translation extension. Thanks.

          Justoverclock the new update remove the user profile in mobile?
          I was like that maybe an option to decide to have or not in mobile will be nice; in the latest version seems to be removed for the mobile.

          The guest widget is not bad but is showed on mobile.. so if you removed the profile widget in the mobile the guest widget in mobile is less nice of the profile because can distract the guest from finding post. Also for the mobile guest widget will be maybe nice decide if show or not.

          Just also for let you know I need edit CSS all time I upgrade because I don't like the moment of the profile and shadow.. is nice to see but after a while I get nausea or distraction so i prefer to have static; will be a nice idea have maybe an option also for this.

          Just suggestions!
          Now I'm looking into the css code for understand why I don't see anymore profile widget on mobile.

            peopleinside is just a line of css, because there was an issue with tag page,
            i've forgot to hide that on mobile, thanks 😉, i will add this too

            so, if u have this customization do not update the next version that i will push into few minutes:

            the upcoming version fix this problem and hide from tagpage and mobile the guest box

            Edit:

            1.1.6 Available with fix