luceos Can you fix background to remove this weird noise/grain? IMO it looks bad and it makes png compression extremely inefficient.

    luceos I would also try using a High DPI version maybe (if it can be done in that size limit)

    luceos I was talking about this grain:

    You have comparison with other banner with smooth gradient without grain - it has 600x500px but it takes only 42 KB (30% of the limit). PNG is just really bad with compressing background with noise/grain - if you remove it, there should be no problem with size limit even for HDPI version.

      We just kicked off our beta 13 release! Aside from continuing work on the task laid out for the next release and as such stable, we also welcomed @askvortsov as the trainee for this cycle 👏 His enthusiasm to deliver PR's to Flarum wasn't left unnoticed, we decided to give more direction to his efforts by bringing him into the traineeship. We're glad he accepted, accelerating our progress to stable even further.

        5 days later

        This past weekend I worked on fixing some bugs/issues regarding the new spoilers. Namely that emoji still show through and links would show through on hover. PRs to resolve the issues in their respective core extensions have been made.

          tankerkiller125 👏 thanks for the update!

          I've been handling some organizational tasks, our planned consultation/hackaton trip to giffgaff was cancelled due to Corona. This means cancelling bookings, requesting refunds and talking about a possibility to use the freed time slot with something else - possibly virtual. Will keep you in the loop about this.

          For core I've redone some work related to the user preferences and user notification preferences logic. I feel the changes are now far more transparent by moving deprecated code to its own trait and the remaining user preferences code for the User class to its own permanent trait. A PR will soon follow.