Skip to content

Latest commit

 

History

History
294 lines (138 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

294 lines (138 loc) · 11.8 KB

1.19.1 (2023-03-28)

Bug Fixes

  • fixed redirect after login (3bddaee)
  • updated window title based on edit/add (48807eb)

1.19.0 (2023-01-08)

Features

  • added the current year as a season by default (8ec50b4)

1.18.0 (2022-11-20)

Features

  • view hourly data of weather station (1b30fed)

1.17.2 (2022-10-12)

Bug Fixes

1.17.1 (2022-09-26)

Bug Fixes

  • do not show empty statistics (2f9ecb3)

1.17.0 (2022-09-26)

Features

  • finished main implementation of search bar for desktop usage (49fe48d)
  • integrated search bar for mobile (fafb2cd)

1.16.0 (2022-09-26)

Features

  • updated to use nomatim for reverse geocoding (47f7982)

1.15.0 (2022-09-25)

Features

  • center on the world if no vineyards are available (7bd591e)
  • started the implementation of a search bar (28a534c)
  • updated base map to be hybrid (9f22d96)

1.14.0 (2022-08-27)

Features

  • split up brix based on varieties (75ef5fc)

1.13.1 (2022-08-27)

Bug Fixes

  • replaced external css with style from module (794d3d6)

1.13.0 (2022-07-29)

Bug Fixes

  • fixed imports of actions (7e29579)

Features

  • added markdown support for actions (e2c9d32)
  • added markdown support for vineyard notes (a70d142)
  • added markdown support to vintage notes (d5ae0e9)
  • updated styling of tables in the notes section (161f941)

1.12.1 (2022-07-29)

Bug Fixes

  • updated tracing origin to new domain (ac15901)

1.12.0 (2022-07-29)

Bug Fixes

Features

  • made meteo information a premium feature (1b26c13)
  • updated background map on info component (8d591f3)

1.11.0 (2022-07-26)

Features

1.10.1 (2022-07-26)

Bug Fixes

  • fixed issue where chart axis were repeating (dcf940c)

1.10.0 (2022-07-26)

Features

  • only release on master branch (2b852c3)

1.9.2 (2022-07-26)

Bug Fixes

  • fixed behavior of statistics (f27a10c)

1.9.1 (2022-07-26)

Bug Fixes

  • updated tracing origins for sentry (6e4a25f)

1.9.0 (2022-07-26)

Bug Fixes

Features

  • added version to user menu (b091770)
  • introduced roles and hidden some features for premium users only (18dde2a)

1.8.0 (2022-07-25)

Bug Fixes

  • filter bbch graphs based on active varieties (01c2579)
  • fixed issue where loading kept showing (26f92fd)

Features

  • added BBCH stages as a stepped graph (9d3266c)

1.7.3 (2022-07-25)

Bug Fixes

1.7.2 (2022-07-25)

Bug Fixes

  • fixes after eslint fixes (a782701)

1.7.1 (2022-07-25)

Bug Fixes

1.7.0 (2022-07-25)

Features

  • added sonarcloud scan to build (fbc707a)

1.6.1 (2022-07-25)

Bug Fixes

1.6.0 (2022-07-25)

Features

  • added releases to sentry (f84c275)

1.5.0 (2022-07-20)

Bug Fixes

  • fixed issue for new vineyards (e8a0e4c)
  • remove feature when deleting vineyard (8518825)

Features

  • added support for entering address of new vineyard (f95a241)

1.4.0 (2022-07-19)

Bug Fixes

  • fixed issue where loading was not disappearing (cbacc16)
  • fixed tooltip for sunshine hours (893cd9a)

Features

  • added degree growing days based on weather station data (32b5129)
  • integrated cache in weather station data (35e1da1)
  • integrated endpoint for daily stats (e1b1aae)
  • integrated humidity of weather station (3183cec)
  • integrated sunshine hours in the statistics (a159e99)
  • use of custom colors for weather station data (1ba4790)

1.3.2 (2022-07-18)

Bug Fixes

  • updated script to build application (90805bd)

1.3.1 (2022-07-18)

Bug Fixes

  • updated script to build application (ff91f83)

1.3.0 (2022-07-17)

Features

  • integrated loading popup for statistics (46b9ab9)
  • integrated weather station temperature in statistics (e0197a3)

1.2.0 (2022-07-17)

Features

  • started integration of weatherstation.service (64d7aab)

1.1.0 (2022-07-15)

Features

  • added an integrations service (4a1683e)

1.0.0 (2022-07-15)

Bug Fixes

  • updated commitlint to cope with semantic-release (4fa5aba)

Features