Skip to content

Releases: wmo-raf/climweb

v0.9.5beta1

04 Nov 12:11
Compare
Choose a tag to compare
v0.9.5beta1 Pre-release
Pre-release

Fixes

  • Use alert slug in CAP MQTT filename instead of alert title

v0.9.4

20 Oct 00:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.9.4

v0.9.4beta1

10 Oct 15:09
ceb6d90
Compare
Choose a tag to compare
v0.9.4beta1 Pre-release
Pre-release

What's Changed

  • Project restructure by @erick-otenyo in #257
    • Move all src code into climweb directory. Climweb is now a python package that can be used as a base for developing climweb plugins. Climweb will not be able to support plugins, that extend its functionality
    • Rewrite docker configurations
    • Add celery for async tasks. This will eventually replace tasks run with django background task package
    • Use Redis for caching and celery task queueing, instead of memcache that was only a cache
    • Add plugin-boilerplate for use with cookiecutter
    • untrack .vscode
    • climweb version now set in version.py instead of init.py
  • Initial CAP alerts publishing to MQTT implementation by @erick-otenyo in #258
  • update weasyprint to 62.3 by @erick-otenyo in #259
  • Move all background tasks to use celery
  • Update translations by @erick-otenyo in #260
  • Updates and Bug Fixes by @erick-otenyo in #263

Full Changelog: v0.9.3...v0.9.4beta1

v0.9.3

05 Sep 07:31
b4538fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

13 Aug 05:16
aff2115
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

06 Aug 08:58
05830ef
Compare
Choose a tag to compare

What's Changed

Aviation Editor Screenshot

Full Changelog: v0.9.0...v0.9.1

v0.9.1beta1

18 Jul 08:00
8bda02e
Compare
Choose a tag to compare
v0.9.1beta1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.89beta3...v0.9.1beta1

v0.9.0

14 Jun 11:16
Compare
Choose a tag to compare

features

What's Changed

Full Changelog: v0.8.88...v0.9.0

v0.8.89beta3

14 Jun 11:02
35f5180
Compare
Choose a tag to compare
v0.8.89beta3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.89beta2...v0.8.89beta3

v0.8.89beta2

07 Jun 09:59
Compare
Choose a tag to compare
v0.8.89beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.89beta1...v0.8.89beta2