v4.1.0
New features
Pressure altitude
View pressure altitudes instead of height! Just switch in settings

Advanced mode
A new toggle in Settings can enable Advanced Mode. This has a few features:
- High precision temperature, RH + dewpoint tooltip
Hover over a temperature to view fractional temperature, dewpoint spread, dewpoint, and RH!

- Humidity indicator
When humidity approaches 100%, there will be a droplet indicator to the left of temperature. This is especially helpful for the next feature...

- Lapse rate and inversion indications
This is something I'm super excited about, but it's definitely still a work in progress!
- Red arrows for lapse rates exceeding DALR or MALR (when RH >= 100%)
- Green arrow with a ceiling when lapse rate is negative, indicating an inversion
- Opaque grey arrow when exceeding MALR but not DALR, and < 100% RH.
I'd love to hear your feedback.



What's Changed
- Implementation pressure altitude, lapse rate, dewpoint indicators by @aeharding in #135
Full Changelog: v4.0.4...v4.1.0