Skip to content

Latest commit

 

History

History
126 lines (78 loc) · 6.54 KB

CHANGELOG.md

File metadata and controls

126 lines (78 loc) · 6.54 KB

This changelog was previously the changelog of the weacast project you can now find here: https://github.com/weacast/weacast.

Changelog

v1.3.0 (2022-02-02)

Full Changelog

v1.2.0 (2021-10-18)

Full Changelog

Implemented enhancements:

  • Upgrade to latest Node.js LTS #46
  • Support more forecast models or data sources #45
  • Add capabilities to manage large data forecasts #39
  • Migrate from client module to leaflet module #38
  • Integrate a new FlowLayer #14
  • Provide an archive mode to work on past forecast data #13

Fixed bugs:

  • OAuth2 does not work anymore in demo application #43

Merged pull requests:

v1.1.0 (2019-06-14)

Full Changelog

Implemented enhancements:

  • Create a weacast-api module #42
  • Increase scalability #31
  • Upgrade dependencies/tools #1

v1.0.0 (2019-04-17)

Full Changelog

Implemented enhancements:

  • Update Travis CI/CD to use stages #35
  • Allow to only run the API #33
  • Manage accumulated element values #29
  • Forecast data tiling #27
  • Automated initialization of services when using data loaders #24
  • Make authentication optionnal #23
  • Initiate an alerting module #22
  • Migrate to Feathers V3 #21
  • Make download process distributed #20
  • Integrate Cognito as a SSO provider #19
  • Support Node versions > 7 #16
  • Develop a color layer for scalar values (eg temperature) #12
  • Add a dialog to display server-side errors on the client side #10
  • Configure rotating file logs on the server-side #9
  • Manage file cleanup for the 'fs'/'gridfs' data store #8
  • Add a GridFS data store to manage large datasets (e.g. AROME 0.01°) #7
  • Develop the GFS plugin based on Wind #6
  • Integrate SSO authentication (GitHub, Google, OneLogin) #5

Fixed bugs:

  • ARPEGE global (ie worldwide) model data are not correct anymore #28
  • Support ARPEGE/AROME spatial domain update #17
  • Leaflet-velocity direction in control does not use meteo/bearing convention #11

Closed issues:

  • Project failed to install dependencies under Quesar 0.15.9 and Node.js v8.9.3 #4

Merged pull requests:

v0.4.0 (2018-03-09)

Full Changelog

v0.3.1 (2018-03-09)

Full Changelog

Implemented enhancements:

  • Update docker file/image #3

v0.3.0 (2018-01-30)

Full Changelog

Implemented enhancements:

  • Make log retention configurable #2

v0.2.2 (2017-06-19)

Full Changelog

v0.2.1 (2017-06-14)

Full Changelog

v0.2.0 (2017-06-09)

Full Changelog

v0.1.2 (2017-05-15)

Full Changelog

v0.1.1 (2017-05-15)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator