Features
===
- Guild icons. Default and animated guilds are now supported on the website.
- Links in patchnotes. Patchnotes now support links to refer to further resources.
Fixes
===
- Intuitive dates. The website now uses a months name instead of a number to ensure a less error-prone transmission of information.
- API changes. Usernotes are now deletable by userid and not by resource id. Models on PUT, POST and DELETE requests are now fully returned instead of the ID only.
Technical
===
- [API Wrapper](https://github.com/zaanposni/masz-api-wrapper). A python library to integrate the MASZ API in your project has been released.
- Cookie service. MASZ has not been using cookies for quite some time, the code to read cookies has now been removed as well.