Skip to content

Releases: ajyey/masked-email-manager

v1.0.0-beta.20

23 Jun 03:50
Compare
Choose a tag to compare
v1.0.0-beta.20 Pre-release
Pre-release

1.0.0-beta.20 (2023-06-23)

Bug Fixes

  • make email count text small for cross browser consistency (c994b6d)

Features

  • add Firefox support to build process (c7f1201)
  • add scrollbar css styling for firefox (041dc4b)
  • use web extension polyfill in preparation for supporting multiple browsers (e5b49df)

v1.0.0-beta.19

22 Jun 07:06
Compare
Choose a tag to compare
v1.0.0-beta.19 Pre-release
Pre-release

1.0.0-beta.19 (2023-06-22)

Features

  • set favorited to be the default (top) option in the dropdown (97e7944)

v1.0.0-beta.18

22 Jun 06:55
Compare
Choose a tag to compare
v1.0.0-beta.18 Pre-release
Pre-release

1.0.0-beta.18 (2023-06-22)

Bug Fixes

  • bug where the favorite icon would appear favorited even when there are no search results (a28aa56)

Features

  • add basic favorite email functionality (c5db78c)
  • add initial dropdown for favorited emails (8d8d0c1)
  • add initial Edit and Favorite buttons to Email Detail Pane (540a9dc)

v1.0.0-beta.17

22 Jun 03:38
Compare
Choose a tag to compare
v1.0.0-beta.17 Pre-release
Pre-release

1.0.0-beta.17 (2023-06-22)

Features

  • emails: add ability to select an email (66414c1)
  • add constant for Fastmail session key and only store the session (a87458c)

v1.0.0-beta.9

21 Jun 04:15
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release

1.0.0-beta.9 (2023-06-21)

Features

  • add SVG icons to filter dropdown items (1ada99a)

v1.0.0-beta.8

21 Jun 03:48
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release

1.0.0-beta.8 (2023-06-21)

Features

  • add "All" option to email filter dropdown (2d5a3af)
  • add email filtering functionality (c2d03e0)
  • add fuzzy search functionality (b33e89e)
  • add search query state and clear button for clearing search bar (0ab6598)
  • update FilterEmailsDropdown and tailwind.config (b41c2cc)

v1.0.0-beta.16

21 Jun 22:57
Compare
Choose a tag to compare
v1.0.0-beta.16 Pre-release
Pre-release

1.0.0-beta.16 (2023-06-21)

Bug Fixes

  • css and missing onchange handler for token input (3d43512)
  • form submission for login component by useing e.prevent default (340f8a7)

Features

  • add ability to login and be navigated to home (59e0f77)
  • wip - make login component better (c242d73)

v1.0.0-beta.15

21 Jun 20:43
Compare
Choose a tag to compare
v1.0.0-beta.15 Pre-release
Pre-release

1.0.0-beta.15 (2023-06-21)

Bug Fixes

  • improve styling for email item (8f59c40)

Features

  • add EmailCount component and track filtered emails count (a1aba76)
  • add iconClasses prop to Icon components (5a1a272)

v1.0.0-beta.14

21 Jun 19:39
Compare
Choose a tag to compare
v1.0.0-beta.14 Pre-release
Pre-release

1.0.0-beta.14 (2023-06-21)

v1.0.0-beta.13

21 Jun 06:43
Compare
Choose a tag to compare
v1.0.0-beta.13 Pre-release
Pre-release

1.0.0-beta.13 (2023-06-21)

Features

  • close the dropdown menu when the user clicks anywhere outside of it (b825322)