• rafalplens
    7 years ago

    Misago 0.14 is quality of life release that fixes error that may occur when spambots try to submit their spam into login form, and updates translation files for Spanish, French, Russian and Chinese languages.

    Updating instructions

    To update Misago from 0.13 to 0.14 use PIP to uninstall old Misago and install new one:

    pip uninstall misago
    pip install misago
    

    Then run migrate and collectstatic commands to make sure your forum's database and static files are up to date:

    python manage.py migrate
    python manage.py collectstatic
    

    New features

    none

    Theme changes

    none

    Bugs fixed

    • 943: Misago will now handle maliciously constructed quasi urls sent to login view that pass is_safe_url check but throw when passed to redirect()
    • 945: setup.py should now open README.rst in binary mode and then decode it to UTF-8 string. This should allow people running their consoles with non-unicode encoding to install Misago.

    Implementation and API changes

    none

    Documentation changes

    none

    Localization changes

    • Updated Spanish (es), French (fr), Russian (ru) and Chinese (zh_Hans) language files to be current with their state on transifex.
  • bookmark

    Thread has been pinned globally.

  • toprakpanorama_fish_eye
    2 posts
    7 years ago

    Ahoy rafalp

    I just had a look at differences on file level and incidentally saw, that there are migrations in the users package with the same number:
    v0.13: 0011_auto_20171031_1557.py
    v0.14: 0011_auto_20171206_1315.py

    Wanted to know, if there is any reason, why the earlier migrations was overwritten?

  • rafalplens
    7 years ago

    Hey toprak.

    Thank you for report, but I don't see those migrations on Misago's github. Can you link where you see them?

  • jacecaipanorama_fish_eye
    2 posts
    7 years ago

    Wow this is nice.

  • Manzanitapanorama_fish_eye
    2 posts
    7 years ago

    hey, I'm new here, I would like to know if you will offer official host service in future, like discourse or nodebb, they basically install and manage your forums, and the clients pay plans. my doubt because I really don't know how manage a vps but I like your forum software!

    ps. sorry for my english ^^

  • rafalplens
    7 years ago

    Hey Manzanita,

    Discourse and NodeBB are ran by the companies employing people who provide installation and management service, and Misago is passion project without such backing. So there's no service like that officially sold or planned. Hopefully in future we'll attract enough economy to those forums for other people to show up and offer such service.

  • panorama_fish_eye

    Thread has been unpinned.

Search
  • Enter search query (at least 3 characters).

Your options