Skip to content

Releases: wmo-raf/climweb

v0.9.6beta1

21 Mar 07:02
Compare
Choose a tag to compare
v0.9.6beta1 Pre-release
Pre-release

What's Changed

  • Update requirements for dependat bot security fixes
  • Set fonttools==4.39.4 that works correctly with weasyprint for CAP alerts PDF generation
  • Minor updates and big fixes

v0.9.5

11 Mar 19:31
dfb109e
Compare
Choose a tag to compare

What's Changed

  • added gambia, guinea bissau and drcongo to live countries by @Grace-Amondi in #268

  • Updates and Bug Fixes by @erick-otenyo in #308

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

  • Initial external CAP feed integration

  • Refactor weatherwatch map for zooming in to country bounds immediately

  • Add options to configure home map forecast locations clustering

  • Add CTA to homepage

  • Fix getting SEO image for news page

  • Update settings for alertwise

  • Update requirements

  • Fix WDQMS Statistics

  • Font Awesome had a monthly cap on views. We are migrating to use svgs loaded internally with Wagtail

  • Implement django-axes to keep track and block suspicious login attempts

  • Implement 2FA

  • Initial otel implementation

  • remove future date check for aviation tool

  • update user guide
    managing pages
    finding way around
    piloting
    technology

  • Add data preview, deleting and general error catching

  • Add method to get default from email

  • add alertwise documentation

Full Changelog: v0.9.4...v0.9.5

v0.9.5beta2

18 Feb 10:45
f362e71
Compare
Choose a tag to compare
v0.9.5beta2 Pre-release
Pre-release

Aviation tool

  • Remove future date check for METAR

v0.9.5beta1

24 Jan 08:44
Compare
Choose a tag to compare
v0.9.5beta1 Pre-release
Pre-release

What's Changed

  • Upgrade to Wagtail 6.3.2
  • Move cap related tools to one external app
  • Bug fixes

Full Changelog: v0.9.4...v0.9.5beta1

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