Misago 0.27.0
Misago 0.27 is a maintenance release focused on updating dependencies.
Bugs fixed
- #1334 - Updated social-auth to latest version, resolving warning from GitHub about used oauth implementation being deprecated.
- #1336 - Added space between user status and posts count in long mobile postbit.
Implementation changes
- #1336 - Removed polyfill for browsers without
Object.keys
andObject.assign
.