- wagtail-alt-generator
- Added translation support with the google translate api
- Battled with a bug that made tags not be generated when image is uploaded through a page, still unsolved and connected when tags beeing overriden by form handling in wagtail
- Fixed a bug related to the azure implementation (endpoints had changed and regions was introduced)
- Improved the test suite with mock stubs for providers
- Added CI integration
- Rewrote the docs
- Created a new release
- wagtail-text-analysis
- Created it from scratch as a new library
- Added a key phrase sync against azure
- Added a sentiment integration aginst azue
- Added CI integration
- Published on pip
- wagtail-geo-widget
- Fixed a bug related to the new stream field
- Rewrote the docs
- Published on pip
- wagtail-boilerplate
- Added pip update in docker image
- Refactored the seo-implementation
- Read up on unitest.mock and implemented it in a couple of libraries
- Tested to set up Saelor, core realization is that its more of a boilerplate then library
- How to implement AWS Textreact in serverless.js (wrote a gist to showcase https://gist.github.com/marteinn/c1071b5e22086ace14cca38ec4460fb8)
- Inspected wagtail-experiments and got a hang on how it works and how to use it in client work
- Played around with wagtail-personalisation and explored ways to implement in client work
- Tested to set up django-oscar and looked into possible integrations with wagtail