Skip to content

Releases: atticuscornett/AtmosWeather

v2.2.0

04 Jul 06:05
a8ec451
Compare
Choose a tag to compare

Atmos Weather v2.2.0

This version of Atmos Weather includes new features, bug fixes, and an updated privacy statement.

New Features

  • Added feels like (apparent) temperature graph to forecast using OpenMeteo.
  • Added current feels like temperature text.
  • Added dew point graph to forecast.
  • New and Improved Android Setup
    • Android setup now explains why each permission is needed, instead of just requesting it.
    • Setup now allows users to pick which permissions to request, instead of requesting all optional permissions.
    • Setup now requests battery optimization exemption to make proper setup easier.
  • Alert check frequency is now adjustable to allow users to balance alert timeliness and battery usage.
  • Added run on startup setting for desktop.
  • Update notifications can now be disabled.
  • Update checks now use Github Release API instead of Atmos Weather website.

Bug Fixes

  • Updated privacy statement to describe the new uses of OpenMeteo data for additional forecast information, reflect changes to update checks, explain new REQUEST_IGNORE_BATTERY_OPTIMIZATIONS Android permission, and fix typos.
  • Fixed error with Atmos Weather logo on first open.

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

17 Jun 23:05
b37afa5
Compare
Choose a tag to compare

Atmos Weather v2.1.2

This version of Atmos Weather includes minor feature updates and bug fixes.

New Features

  • Page transition speed can now be adjusted in settings. (Suggested in #24)
  • Jump to current location is now available on the radar page.
  • Made Atmos Weather logo animation optional. (Suggested in #24)

Bug Fixes

  • Fixed the alerts page showing stale information when the page is first opened.
  • Added error handling to fix the SPC outlooks sometimes not refreshing when the radar view is moved.
  • Mobile-specific settings are now hidden on the desktop versions.

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.2-beta.1

16 Jun 05:58
05c3418
Compare
Choose a tag to compare
v2.1.2-beta.1 Pre-release
Pre-release

Atmos Weather v2.1.2-beta.1

This version of Atmos Weather includes minor features and bug fixes.

Full changelog will be available on the final release.

What's Changed

Full Changelog: v2.1.1...v2.1.2-beta.1

v2.1.1

25 May 04:01
8b63374
Compare
Choose a tag to compare

Atmos Weather v2.1.1

This version of Atmos Weather includes bug fixes and an updated privacy statement.

Bug Fixes

  • Removed unneeded WRITE_EXTERNAL_STORAGE permission from the Android version. (#23)
  • Removed DEPENDENCY_INFO_BLOCK metadata from APK. (#23)
  • Updated privacy statement to include information about Android permissions.
  • Updated npm packages.
  • Created privacy statement for the website which can be viewed before installing.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

16 May 20:58
37fe7fb
Compare
Choose a tag to compare

Atmos Weather v2.1.0

This version of Atmos Weather includes feature updates and backend changes.

New Features

  • New and Improved Alert System
    • The new alert system now checks for alerts at all added locations at once using zones with the NWS API. The new system brings numerous benefits to users without visibly changing anything.
    • Using the new system, Atmos Weather now decides which alerts correspond to which location so user location settings are still respected.
    • More timely alerts: The new alert system limits the maximum alert time to 60 seconds on Android and 30 seconds on desktop. In the previous system, how quickly alerts were received depended on how many locations were added. The new system results in more timely alerts when numerous locations are checked.
    • Less idle battery usage: Because the new system checks all locations simultaneously, fewer alert checks are required to guarantee timely alerts. Atmos Weather v2.1.0 uses less battery when no alerts are in progress than previous versions.
    • More reliable: Background check code has been adjusted to be more fault tolerant than previous versions. If the background task fails, it should continue to rerun every minute on Android.
  • Alert settings navigation improved.

Other Changes

  • Numerous packages updated.
  • Release file name changes - release file names are no longer static. This allows for releases to be made faster.
  • Began signing commits with commit 4a5864c

What's Changed

  • Bump app-builder-lib and electron-builder in /electron by @dependabot in #18
  • Bump formidable and mergexml by @dependabot in #20
  • Optimized API Calls for Less Battery Usage and More Consistant Alert Timing by @atticuscornett in #21

Full Changelog: v2.0.2...v2.1.0

v2.1.0-beta.3

15 May 05:43
42e842c
Compare
Choose a tag to compare
v2.1.0-beta.3 Pre-release
Pre-release

Atmos Weather v2.1.0-beta.3

This version of Atmos Weather includes major codebase changes, major new features, and bug fixes.

Full changelog will be available on the final release. See #19 for details on v2.1.0.

What's Changed

  • Optimized API Calls for Less Battery Usage and More Consistant Alert Timing by @atticuscornett in #21

Full Changelog: v2.1.0-beta.2...v2.1.0-beta.3

v2.1.0-beta.2

15 May 00:20
5301f2c
Compare
Choose a tag to compare
v2.1.0-beta.2 Pre-release
Pre-release

Atmos Weather v2.1.0-beta.2

This version of Atmos Weather includes major codebase changes, major new features, and bug fixes.

Full changelog will be available on the final release. See #19 for details on v2.1.0.

What's Changed

Full Changelog: v2.1.0-beta.1...v2.1.0-beta.2

v2.1.0-beta.1

11 Apr 04:34
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

Atmos Weather v2.1.0-beta.1

This version of Atmos Weather includes major codebase changes, major new features, and bug fixes.

Full changelog will be available on the final release. See #19 for details on v2.1.0.

What's Changed

  • Bump app-builder-lib and electron-builder in /electron by @dependabot in #18

Full Changelog: v2.0.2...v2.1.0-beta.1

v2.0.2

16 Jan 05:00
Compare
Choose a tag to compare

Atmos Weather v2.0.2

This version of Atmos Weather includes bug fixes.

Bug Fixes

  • Fixed crash on app start due to insufficient permissions on Android 14. (#16)
  • App now requests notification permission on Android.

Merges

Full Changelog: v2.0.1...v2.0.2

v2.0.1

05 Jan 01:45
Compare
Choose a tag to compare

Atmos Weather v2.0.1

This version of Atmos Weather includes minor bug fixes.

Bug Fixes

  • Android widget optimizations
  • Removed proprietary Google library (#15)

Full Changelog: v2.0.0...v2.0.1