Releases: moralmunky/Home-Assistant-Mail-And-Packages
Releases · moralmunky/Home-Assistant-Mail-And-Packages
0.3.13
0.3.12
🐛 Bug Fixes 🐛
Links
0.3.11
✨ New Features ✨
Links
0.3.10
✨ New Features ✨
- feat(shipper): add new carrier Bonshaw distribution network @markwoodward86 (#800)
Links
0.3.9
🎓 Code Quality 🎓
Links
0.3.8
✨ New Features ✨
Links
0.3.7
0.3.6
⚡ Enhancements ⚡
- feat: add more debug messages to amazon process @firstof9 (#711)
- fix(shippers): Add extra matcher for Canada Post @bbigras (#733)
- feat: parse new USPS informed delivery digest emails @firstof9 (#739)
✨ New Features ✨
- feat: add binary_sensor for when images are not "no mail" @firstof9 (#684)
- feat: add amazon.es support @firstof9 (#703)
- feat(shipper): add evri carrier @firstof9 (#720)
- feat(shipper): Add DHL Parcel NL @AlexLamond (#757)
- feat: add amazon.fr to amazon sensor @firstof9 (#784)
🐛 Bug Fixes 🐛
- fix: enable UTF8 IMAP capability @firstof9 (#671)
- fix: binary sensors not updating @firstof9 (#686)
- fix: wrong filename for amazon binary_sensor @firstof9 (#688)
- fix: adjust config flow for amazon forwards @firstof9 (#693)
- fix: adjust amazon forward config processing @firstof9 (#697)
- fix: add amazon confirmation email address for amazon.es @firstof9 (#704)
- fix: add es_ES to amazon languages @firstof9 (#705)
- fix: use PIL to resize images @firstof9 (#707)
- fix: add pt_PT and pt_BR languages for amazon @firstof9 (#709)
- fix: find end of amazon date for es/pt langs @firstof9 (#710)
- fix: add padding around images for sizing @firstof9 (#712)
- fix: resolve image size error @firstof9 (#713)
- fix: update amazon time pattern check @firstof9 (#723)
- fix: fix error with processing new format @firstof9 (#741)
- fix: filter out junk mail images @firstof9 (#742)
- fix: amazon.de search patterns not fully setup @firstof9 (#760)
- fix(shipper): update DHL for Germany @CHirch (#766)
- fix(shipper): add additional subjects for UPS shipper @firstof9 (#772)
- fix: find_text was only searching for the first item in list @firstof9 (#776)
- fix: add key checks to amazon sensors fixes #780 @firstof9 (#782)
- fix: make sure the selected IMAP folder is only readonly mode @firstof9 (#783)
🎓 Code Quality 🎓
- refactor: swap
info
message todebug
@firstof9 (#673) - fix: resolve image size error @firstof9 (#713)
- fix: correct german translation @ruaq (#724)
- test: fix tests @firstof9 (#764)
📚 Documentation 📚
- docs: Add git fix @AlexLamond (#779)