Skip to content

Latest commit

 

History

History
287 lines (174 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

287 lines (174 loc) · 11.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Add install numbers in details modal (#380)

Changed

  • Display install numbers when the Snap is installed (#381)

Fixed

  • Fix order of related Snaps changing when installing a Snap (#382)

Added

  • Show installation counts (#371)

Changed

  • Make installation numbers more accurate (#365)

Fixed

  • Hide omitted fields (#376)

Added

  • Add support for screenshots (#352)

Changed

  • Tweak popularity calculation (#354)

Fixed

  • Improve modal behavior (#363)

Added

  • Add support for multiple locales (#328)

Added

  • Add EIP-6963 support (#316)

Changed

  • Update banner link and ordering (#323)
  • Simplify protocol name detection (#317)
  • Update popularity label to "Most Popular" (#302)

Fixed

  • Fix banners for non-circular icons (#305)

Added

  • Add account management category (#164, #301)
  • Add announcement banners to home page (#262, #299)
  • Add privacy policy and terms of use fields (#296)
  • Show permissions on Snap details page (#255)

Fixed

  • Fix fallback background for SnapCardImage (#286)
  • Fix known link detection (#285)

Changed

  • Redesign the directory experience (#219, #223, #226, #237, #238, #241, #239, #242, #246, #248, #249, #227, #230, #251. #252)
    • Update landing page.
    • Improve look and feel of profile pages.
    • Move search bar to the header.
    • Add related Snaps to profile pages.
    • Add option to sort by latest Snaps.
    • Change colours to match MetaMask design system.

Changed

  • Sort by popularity as default (#206)

Added

  • Add popularity sorting option (#193)

Changed

  • Update footer text colour (#183)
  • Search using descriptions (#192)

Changed

  • Hide Snaps with hidden field (#166)
  • Hide Snaps without a category (#160)

Fixed

  • Increase search distance (#167)

Added

  • Add notifications menu for Snaps with available updates (#155, #158)
  • Add sort option to filter menu (#146)
  • Add custom Segment events (#151)

Fixed

  • Fix minor design issues (#158)

Fixed

  • Fix margin around logo on Safari (#140)

Added

  • Add dark mode (#126)
  • Add sticky header (#134)
  • Add hover state to all buttons (#127)

Changed

  • Show update button when a new version is available (#125)
  • Render all icons as SVGs (#133)

Changed

  • Update header tag colours (#123)

Fixed

  • Fix /{category}/installed meta tags (#122)

Added

  • Add more filtering options (#111)
  • Add category tags and update filter behaviour (#116)
  • Add URLs to enable filters (#117)
  • Add empty state to main page (#120)

Changed

  • Persist search query and selected categories (#100)
  • Update filter button and search style (#106)
  • Move description in the middle of metadata on mobile screens (#105, #119)

Fixed

  • Update MetaMask detection to support Flask (#114)

Fixed

  • Check if current MetaMask version supports Snaps (#101)

Changed

  • Update metadata (#97)

Fixed

  • Fix page not scrolling to top after navigation (#98)

Added

  • Generate robots.txt file (#87)

Changed

  • Hide install button if snap requires onboarding (#88)
  • Update copy on the homepage (#91)
  • Always show scrollbar (#89)

Fixed

  • Fix deployment missing required tokens (#85)

Added

  • Parse links in trusted descriptions (#71)
  • Add skeleton loader fallback (#76)
  • Add Segment (#77)

Changed

  • Move installed snaps state to Ethereum provider (#74, #83)
  • Keep newlines in snap descriptions (#79)
  • Minor design changes (#75)
  • Use known URLs for contact links (#81)

Fixed

  • Fix installation button responsiveness (#68)
  • Improve search (#67)
  • Add UI improvements for medium screens on a Snap info page (#65)
  • Fix missing website on post install modal (#63)
  • Fix invalid React keys (#64)

Changed

  • Use descriptions and summaries from the Snaps registry (#60)

Fixed

  • Fix alignment of audits on Snap details page (#61)
  • Fix translations outside of React context (#58)

Changed

  • Initial test release.