Releases: defmethodinc/just-not-sorry
Releases · defmethodinc/just-not-sorry
v2.5.3
2.5.3 (2023-03-01)
Bug Fixes
- adding extra guard to check reference is available (e28c5a3)
- check if email window is open before displaying warnings (3913642)
Performance Improvements
- calculate key on offset (fallback to index) in Warning component (490b3f1)
- remove conditional check in JustNotSorry and run one loop in Observer (a8df240)
- use traditional for loop to build WarningHighlights (0856bd4)
v2.5.2
2.5.2 (2023-02-26)
Bug Fixes
v2.5.1
2.5.1 (2023-02-23)
Bug Fixes
- give tooltip an id based on index and number of warning (4e8b035)
v2.5.0
2.5.0 (2023-01-25)
Features
- include phrase if that's ok (4529bd7)
v2.4.0
2.4.0 (2022-11-22)
Features
- privacy: remove google analytics tracking (032b710)
- upgrade extension to use manifest v3 and reduce needed permissions (18ee6d9), closes #159
v2.4.0-beta.1
2.4.0-beta.1 (2022-08-23)
Features
- privacy: remove google analytics tracking (032b710)
- upgrade extension to use manifest v3 and reduce needed permissions (18ee6d9), closes #159
v2.3.1-beta.1
2.3.1-beta.1 (2022-08-08)
Bug Fixes
- add support for outlook web for business (7c8ad03)
- fix error when previewing attachment on outlook.office.com (3c05d57), closes #141
v2.3.0
2.3.0 (2022-03-31)
Features
- add "if that makes sense" as a warning (c87c9ad), closes #144
v2.2.0
2.2.0 (2022-03-31)
Features
- add support for outlook.office365.com url (ba63a66), closes #147
v2.1.2
2.1.2 (2022-01-12)
Bug Fixes
- fix error when previewing attachment on outlook.office.com (8a1efdf), closes #141