Skip to content

Releases: ajyey/masked-email-manager

v1.1.0-beta.1

03 Jul 07:21
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

1.1.0-beta.1 (2023-07-03)

Features

  • add status circle to each email item based on the email state (7a3140c)

v1.0.2-beta.2

03 Jul 05:19
Compare
Choose a tag to compare
v1.0.2-beta.2 Pre-release
Pre-release

1.0.2-beta.2 (2023-07-03)

Bug Fixes

v1.0.2-beta.1

03 Jul 04:55
Compare
Choose a tag to compare
v1.0.2-beta.1 Pre-release
Pre-release

1.0.2-beta.1 (2023-07-03)

v1.0.1

03 Jul 03:50
Compare
Choose a tag to compare

1.0.1 (2023-07-03)

Bug Fixes

Full Changelog: v1.0.0...v1.0.1

v1.0.0-beta.36

03 Jul 03:34
Compare
Choose a tag to compare
v1.0.0-beta.36 Pre-release
Pre-release

1.0.0-beta.36 (2023-07-03)

Bug Fixes

v1.0.0-beta.35

01 Jul 04:33
Compare
Choose a tag to compare
v1.0.0-beta.35 Pre-release
Pre-release

1.0.0-beta.35 (2023-07-01)

Bug Fixes

  • right margin between logo and search bar (7604068)

v1.0.0-beta.34

01 Jul 04:20
Compare
Choose a tag to compare
v1.0.0-beta.34 Pre-release
Pre-release

1.0.0-beta.34 (2023-07-01)

Features

  • manifest: add 'tabs' permission (a33bd9b)
  • add more consistent styling for modal buttons (a1b8386)
  • add very basic error handling for an invalid api token (5bcc8c4)

v1.0.0-beta.33

30 Jun 06:56
Compare
Choose a tag to compare
v1.0.0-beta.33 Pre-release
Pre-release

1.0.0-beta.33 (2023-06-30)

Bug Fixes

  • add back functionality for keeping email list updated when changing the state of an email (100a5c7)
  • dependency in useEffect (8b2028e)
  • imports (23bea32)
  • manually add domain and description to newly created email (c29621b)
  • misaligned email detail buttons (7ceb023)
  • remove dependency on filteredEmails for filtering emails (efe26be)
  • updating the email list when an email is favorited/unfavorited (a018557)

Features

  • add better looking delete confirmation modal (c990322)
  • automatically navigate to the newly created email in the Enabled filter (10369ab)
  • update logout modal styling (8e0c400)
  • wip add initial create email functionality (1d7fd21)

v1.0.0-beta.32

28 Jun 02:25
Compare
Choose a tag to compare
v1.0.0-beta.32 Pre-release
Pre-release

1.0.0-beta.32 (2023-06-28)

Bug Fixes

  • close settings dropdown when logout confirmation modal opens (023d8d0)
  • styling for logout confirmation modal (b6e817d)
  • update max width of delete confirmation modal (42342b9)

Features

  • add initial logout functionality in new settings dropdown (043feba)
  • add logo component to top and remove unnecessary css (b7a15d0)
  • tmprove search bar and settings dropdown UI (ad1412e)

v1.0.0-beta.31

27 Jun 05:43
Compare
Choose a tag to compare
v1.0.0-beta.31 Pre-release
Pre-release

1.0.0-beta.31 (2023-06-27)

Bug Fixes

  • change top height back to 55px (551af62)

Features

  • add ability to delete an email and a basic modal for confirming (cd0d888)
  • add initial delete button (a1d1368)
  • add logout icon (1f92764)
  • cleans up styling for delete modal (3ff6576)
  • only perform scroll to selected email on filter change (9c194d3)