Skip to content

Releases: defmethodinc/just-not-sorry

v2.5.3

01 Mar 13:13
Compare
Choose a tag to compare

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

26 Feb 16:15
Compare
Choose a tag to compare

2.5.2 (2023-02-26)

Bug Fixes

v2.5.1

23 Feb 00:01
Compare
Choose a tag to compare

2.5.1 (2023-02-23)

Bug Fixes

  • give tooltip an id based on index and number of warning (4e8b035)

v2.5.0

25 Jan 15:18
Compare
Choose a tag to compare

2.5.0 (2023-01-25)

Features

  • include phrase if that's ok (4529bd7)

v2.4.0

22 Nov 16:24
Compare
Choose a tag to compare

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

23 Aug 14:58
Compare
Choose a tag to compare
v2.4.0-beta.1 Pre-release
Pre-release

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

08 Aug 23:12
Compare
Choose a tag to compare
v2.3.1-beta.1 Pre-release
Pre-release

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

31 Mar 20:43
Compare
Choose a tag to compare

2.3.0 (2022-03-31)

Features

  • add "if that makes sense" as a warning (c87c9ad), closes #144

v2.2.0

31 Mar 20:31
Compare
Choose a tag to compare

2.2.0 (2022-03-31)

Features

  • add support for outlook.office365.com url (ba63a66), closes #147

v2.1.2

12 Jan 12:45
Compare
Choose a tag to compare

2.1.2 (2022-01-12)

Bug Fixes

  • fix error when previewing attachment on outlook.office.com (8a1efdf), closes #141