Hifihedgehog that is the version that composer should be pulling itself currently when you do composer require reflar/gamification as well as the version Bazaar pulls...

    Ralkage Hmmm... Odd. Composer doesn’t do that. Like Bazaar, it also grabs the last stable release instead of the latest release. Should I submit this as a bug as well? Is this a general Flarum bug perhaps? I noticed this rare behavior with another extension as well (I can’t remember it off the top of my head at the moment; I believe it was both AutoImage and AutoVideo, come to think of it).

      Hifihedgehog does Bazaar not install 3.0.0-beta.2? dev-master is the version above it aka master and not recommended to install.

        @Kyrne could there be a way to hide to up and down vote buttons if the "reactions" extension is also installed? As the Thumps up/down are also counted as up and down votes this would reduce redundancy.

        Also how about a Q&A function where a post can be marked as the "solution" and maybe duplicated just below the original post? A bit like Discourse does it. This could then also be reflected in the points a user has.

          Ralkage does Bazaar not install 3.0.0-beta.2? dev-master is the version above it aka master and not recommended to install.

          Correct. Both Bazaar and Composer grab the last stable release (v0.2.*) instead of the latest release. I was not after the dev-master given the heightened risks.

          Ralkage Here is what happens if I don't specify the version number when installing via Composer. This is a fresh local install of Flarum, excluding the initial installation of the correct latest version of Gamification. For some reason, version precedence is not resolving properly for just this extension. As can be seen below, the correct latest version is replaced by the last non-beta when no version parameter is specified.

          9 days later

          Thanks! Just what I needed. I’ll test it now and report back shortly. EDIT: Works like a charm. Thanks!

          robinodds

          3.0.1

          • Rework how posts are deleted ?
            • Fix an issue that caused an incorrect amount of votes to be removed from a user when a post was deleted
            • Votes are now deleted from the database when a post is deleted
          • Added French locale ?? - Thanks @KazeroG!

          Please allow Bazaar 60 minutes to pull the update

            Kyrne Amazing ?

            Did you check the matter that you cannot see who up/downvote?

            3.0.2

            • Moved the view votes modal to the post mod controls (The 3 dots)
            • Ranks are now listed from highest point requirement to lowest, this causes the highest one to be shown when the amount to list is limited.

            Thanks to @robinodds for discovering and reporting these issues.

            Updating ⬆

            1. Please run:

              php flarum cache:clear

              In your root Flarum dir

            2. Clear your browser and Cloudflare (If Applicable) caches after updating. This will ensure the new localizations propagate

            Please allow Bazaar 60 minutes to pull the update

              Kyrne Too fast ?

              Anyway, I found another very little issue:

              when you switch from a +1 to a -1 (or viceversa), before a refresh or a click (in an active part of the page?? I cannot find the right words), the two votes remains highlight at the same time.

              video

                robinodds

                Is 30 minutes fast enough?

                3.0.3

                • Revert to old button logic, fixes the active color bug - If it ain't broke, don't fix it

                • Temporarily vaulted the click animation b/c I can't get it to center properly ?

                  Please allow Bazaar 60 minutes to pull the update