Skip to content

v2.4

Latest
Compare
Choose a tag to compare
@hossain-khan hossain-khan released this 08 Feb 18:03
· 32 commits to main since this release
2ae33b9

Summary

New Features & UI Enhancements

  • Forecast service credits added with links and logos.
  • Minor UI/UX refinements for a smoother experience.

Improvements & Fixes

  • Preserved weather source data for better consistency.
  • Fixed analytics tracking by removing preferredWeatherForecastService usage.
  • Enhanced analytics to improve insights.

Refactoring & Code Improvements

  • Standardized timestamp handling by using java.time.Clock.
  • Refactored API key handling by moving requiresApiKey to the service enum.

Dependency & Build Updates

  • Updated Circuit to v0.26.0 for better stability.
  • Version bump for the next release.

Miscellaneous

  • Updated README with new API integration details and general improvements.

What's Changed

Full Changelog: v2.3...v2.4