• March 25, 2017, 10:28 p.m.

    This release fixes the bug causing Misago to register post markup element in onebox service on every render, causing it to eventually call onebox service dozens of times per page, greatly spiking CPU usage.

    Updating instructions

    To update Misago from 0.6 Alpha 6 to 0.6 Alpha 7, use PIP to uninstall old Misago and install new one:

    pip uninstall misago
    pip install misago --pre
    

    New features

    none

    Theme changes

    none

    Bugs fixed

    • misago-markup component was registering onebox to run on every component's update, eventually flooding the CPU with repeated calls for onebox render on posts.

    Implementation and API changes

    none

    Documentation changes

    none

  • bookmark

    Thread has been pinned globally.

  • panorama_fish_eye

    Thread has been unpinned.