Skip to content

Latest commit

 

History

History
99 lines (61 loc) · 5.44 KB

CHANGELOG.md

File metadata and controls

99 lines (61 loc) · 5.44 KB

Changelog

1.0.2 (2021-01-05)

Miscellaneous

  • 🌐 Fix FR translations [3d26be8]

1.0.1 (2021-01-05)

Fixed

  • 🐛 Remove colon in FR translation [30213f6]

Miscellaneous

1.0.0 (2021-01-01)

Added

  • ✨ Update year, install button and FR i18n [e7e2df8]

0.9.1 (2020-12-29)

Changed

  • 🚚 Move location of assets [b7f7551]
  • ⬆️ Bump ini from 1.3.5 to 1.3.8 (#5) [4fb0d6b]
  • ⬆️ Bump bl from 4.0.2 to 4.0.3 (#4) [5be0712]
  • 🚸 Move lang location and help message [f085edf]
  • 🔧 Improve configuration [65ed250]

Fixed

  • 💚 Stop supporting Frappe 10 and Python 2 [97fdbbb]
  • 💚 Allow tests on all sites [54ca842]

Security

  • 🔒 Fix potential security vulnerabilities [c6ed161]

0.9.0 (2020-07-15)

Added

  • ✨ Pop up installation (#3) [04feaeb]
  • ✨ Add instruction inside PWA doctype (#1) [6df609d]
  • ✨ Dynamic SW cache [e118813]
  • ✨ TG-99 Dynamic manifest.json [6b9fc20]
  • ✨ Add Frappe CSS to SW cache [c4b8ab6]

Fixed

  • 🐛 Fix manifest.json format [80b7c63]

Miscellaneous

  • 📝 Improve documentation [fd2615f]
  • 📝 How to install page (#2) [34067f3]
  • 🚧 SW cache version [51adf60]
  • 📝 PWA documentation [71f70cc]
  • 🚧 Service Worker setup [47298f7]
  • 🚧 Prepare push notifications [d9daf1c]
  • 🚧 Dynamic manifest.json [91b3fc9]
  • 🙈 Only ignore docs in www directory [0722dd8]
  • Merge branch 'develop' of github.com:Monogramm/frappe_pwa into develop [baad64c]
  • 🚧 Doctype to manage PWA manifest [ff316ac]

0.1.0 (2020-06-06)

Added

  • 🎉 Initialize template [fbb20fe]

Changed

  • 🔧 Fix PWA simple config [5d5726a]
  • 🔧 Setup JS include into website [0f6e763]

Miscellaneous

  • 📝 Add instructions to install [226bdc0]
  • 🙈 Do not ignore public files [9ab6f61]
  • 👥 Update authors [fe53f71]
  • Initial commit [85bd934]