Skip to content

[Extension] Support searching using your previous reactions

Latest
Compare
Choose a tag to compare
@juharris juharris released this 24 May 02:45
· 22 commits to main since this release
4b0ec67

Version 1.2.0

Extension

  • Remove activeTab permission because it's not needed. Idk why we had it. Maybe an API used to need it? #34
  • Continuous Integration (CI): Remove extra files (.ts, .tsx, test files, etc.) from build. #35
  • history: Display a summary of all of the user's reactions. You can click on them to search your history. #36
  • history: Optimize updating history after deleting items.
  • history: Increase size of current reactions.
  • history: localize delete message.
  • history: Move loading spinner lower.
  • badges: Use lighter text color for dates.
  • Add nicer page titles for option pages.

Minor UI changes to make the extension nicer in Firefox

  • Make a little wider because the emoji selector was getting cut-off.
  • Make it clear when the emoji button is disabled.
+ md5sum emojit-extension.v1.2.0.chrome.zip emojit-extension.v1.2.0.firefox.xpi.zip
fdb71a55786951b07f6c3ccb1ea378f0  emojit-extension.v1.2.0.chrome.zip
3061d5327ad63e2b824ce7fea4c9ce34  emojit-extension.v1.2.0.firefox.xpi.zip
+ sha256sum emojit-extension.v1.2.0.chrome.zip emojit-extension.v1.2.0.firefox.xpi.zip
78d7102c29787491da520dcb5a9062a091bf89ea9df0c0d4558b2fc837c403b9  emojit-extension.v1.2.0.chrome.zip
87b57aa41605da7b7c096f77cb89213f21fe7a242e1f2d9b9cf22b06d43f1981  emojit-extension.v1.2.0.firefox.xpi.zip

Full Changelog: 1.1.0...1.2.0