Skip to content

Releases: scottgriv/River-Charts

2.3.0

19 Sep 01:47
Compare
Choose a tag to compare

Changed

  • Updated the static river data file to only show floats between 2022 and Present to limit the data load.
  • "Gage Height Last Updated" label to "Range" when using a static CSV file to display the start and end date/time range.
  • No longer displaying floats on the legend if they don't fall between the start and end date/time range when using static data.

Fixed

  • Duplicate X axis values.

Full Changelog: v2.2.3...2.3.0

2.2.3

27 Aug 21:51
Compare
Choose a tag to compare

Changed

  • Misc. changes + change to a static website.

Full Changelog: v2.2.2...v2.2.3

2.2.2

18 Aug 16:06
Compare
Choose a tag to compare

Removed

  • Custom domain name from endpoint.

Full Changelog: v2.2.1...v2.2.2

2.2.1

27 Jun 01:41
Compare
Choose a tag to compare

Fixed

  • Fixed copyright footer and fun facts.

Full Changelog: v2.2.0...2.1.1

2.2.0

31 May 16:12
Compare
Choose a tag to compare

2.2.0 - 2024-05-31

Added

  • Last River Level to header.

Fixed

  • Fun Facts being cut off on mobile, increased height.

2.1.0

30 May 03:53
Compare
Choose a tag to compare

2.1.0 - 2024-05-29

Added

  • Fun River and Tubing facts on the loading screen.
  • JavaScript and CSS to handle the Fun Facts </div> tag.
  • 20 Fun Facts in the static/data/fun_facts.json file.
  • Updated site timestamp title

2.0.0

28 May 21:21
Compare
Choose a tag to compare

2.0.0 - 2024-05-28

Added

  • The ability to use static data in the demo.json file, vs. making API calls (snapshot vs. live).
  • END_DATE and TIME_ZONE configuration variables.
  • VERSION file to sync releases between the repo and server.

Changed

  • The "Gage Height Last Updated" timestamp from the last date retrieved from the sample data vs. the current datetime.
  • README to cover the above additions.

Full Changelog: https://github.com/scottgriv/River-Charts/blob/main/.github/CHANGELOG.md

1.1.1

28 Apr 23:09
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.1.1

1.0.0

26 Oct 21:53
Compare
Choose a tag to compare

Initial Release

1.1.0

24 Nov 03:13
Compare
Choose a tag to compare