Changelog
π Feature
Automated mkdocs setup - #22
Brief description of the solution this PR is implementing. This should be only a few sentences and it will be publicly visible in the changelog. You can highlight importance of the change and add links to further information or supporting documentation
π Enhancement
Create: Use kwargs to call product name functions - #29
Use kwargs to call product name functions and use cached data to call them if possible.
Chore: Define host name in package.py - #27
Addon definition in package.py is missing app_host_name for host name definition.
Publish: Use new workfiles API to increment current workfile - #25
When incrementing the workfile during publish, use the new context-based workfile API so that the current author information is stored with the saved file.