Releases: DarraghRogan/Miasma
Releases · DarraghRogan/Miasma
v1.15(23): used newer Telraam API
- updated Telraam API to use their newer version
- Clarified text around Telraam in menu to show when data is valid for
- Re-laid Preferences menu to fit smaller screens better
v1.14(22)
- Added ability to receive notifications when Air Quality Index drops to a healthier level (so you can use this as a trigger for outdoor exercise). This is in addition to existing function to notify on rising / worsening Air Quality Index notifications
- Added support for Road Traffic data from Telraam.net (as used by the WeCount project for example, in Europe)
- Tidied up visual presentation of units etc. when using WAQI & SmartCitizen
- Tidied up layout of Preferences window for clarity
- Miscellaneous typos / bugs fixed
v1.13(21)
- Added explanation of what the Carbon Intensity number means in IEA terms
- Added ug/m3 units for PM2.5 for PurpleAir
- Fixed pagination of graphs
- Added Apple Silicon support in addition to Intel
V1.12(20)
- added SmartCitizen
- fixed bug where AQIs of 0 had a grey circle instead of green (H/T to Adam G.)
Miasma.app.zip
v1.11(18)
- Included Imperial / US Customary units in the ClimaCell 1 hour forecast (per user request - thanks Aaron B.)
- Rounded the pollen count numbers up to make easier to read
v1.10(17)
fixed bug identified by Alan F. & Aaron T.
whereby people upgrading from v1.07 crash when the menu loads data for first time (suspected due to the AQI threshold not being previously set, and also WAQI defaults to a location close to them which has an AQI greater than 50, which bugs out the notification if statement)
v1.10(16)
fixed bug identified by Alan F. & Aaron T.
whereby people upgrading from v1.07 crash when the menu loads data for first time (suspected due to the AQI threshold not being previously set, and also WAQI defaults to a location close to them which has an AQI greater than 50, which bugs out the notification if statement)
v1.10(15)
- fixed bug identified by Alan F.
whereby people upgrading from v1.07 crash when the menu loads data for first time (suspected due to the AQI threshold not being previously set)
v1.09(14)
- Introduced correction factors to PurpleAir temperature & RH readings per their support team's advice (hattip to u/yegle on r/PurpleAir)
- Fixed a bug with the notifications feature which prevented it from pushing notifications when auto refreshing data
v1.09(13)
- new PurpleAir API
- show AQI in menubar
- Adjustable AQI threshold
- Various typos fixed