Releases: silviolleite/django-pwa
Releases · silviolleite/django-pwa
2.0.1
What's Changed
- Small fix in offline template by @David-Guillot in #122
New Contributors
- @David-Guillot made their first contribution in #122
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Renamed 'size' to 'sizes.' #63 didn't change line 39, which may have … by @ArhanChaudhary in #66
- Added PWA screenshots and shortcut support by @JelleBootsma in #79
- chore: move to Hatch+Github actions by @hartungstenio in #102
- Test against every supported django/python versions by @hartungstenio in #104
- feat: add pre-commit by @hartungstenio in #103
- fix: close serviceworker.js file by @hartungstenio in #109
- fix: add missing PWA_APP_ICONS_APPLE to settings by @hartungstenio in #110
- Update supported versions by @hartungstenio in #108
- chore: add a devcontainer configuration file by @hartungstenio in #113
- Bump actions/checkout from 3 to 4 by @dependabot in #115
- Bump actions/setup-python from 4 to 5 by @dependabot in #116
- chore: add release action by @hartungstenio in #114
- chore: enable hatch static analysis by @hartungstenio in #117
- chore: use current git tag as version by @hartungstenio in #118
New Contributors
- @ArhanChaudhary made their first contribution in #66
- @JelleBootsma made their first contribution in #79
- @hartungstenio made their first contribution in #102
Full Changelog: v1.1.0...2.0.0
Version 1.1.0
Added
- Support for Django 4.0+
Fixed
- Use re_path in urls.py
Removed
- Drop support for Django 1.8
Version 1.0.10
Change list
- Add the response content type to
manifest.json
- Escape wildcard in paths
Version 1.0.9
Change list
- Make status bar style configurable.
Version 1.0.7
Merge pull request #32 from Natureshadow/reverse-urls Allow view names in settings and mounting at subdirectory
Version 1.0.6
Merge pull request #26 from silviolleite/dependabot/pip/urllib3-1.24.2 Bump urllib3 from 1.22 to 1.24.2
Version 1.0.5
v1.0.5 Updated manifest.json and serviceworker by adding scope parameter.
v1.0.3
Restored support to oldest Django versions
Version 1.0.2
v1.0.2 Added the splash screen for iOS and Meta tags to Android and Win8