Skip to content

Releases: kewbish/cobweb

Cobweb v0.0.11 - the a11y release

04 Jun 21:38
828bafd
Compare
Choose a tag to compare

Release notes:

  • Added aria-labels, restructured DOM headings and tags, verified tabIndex order, and made other accessibility improvements.
  • Went through all recommendations here and here.
    • Some recommendations have not yet been implemented or have been addressed with alternatives (e.g. using role="list" instead of using a <ul> tag).
  • Fixed bug where errors reading a past stream would prevent the creation of a new one.
  • Fixed overflow bug on Help page.

Download on the Chrome Webstore ◦ Checksum: f8fcf1dcb877899b6b8d9819784605dbb2eb69e8aa11cf075ffc454c6a2cf5df

Full Changelog: v0.0.10...v0.0.11

Cobweb v0.0.10 - the Badge release

28 May 17:57
009784c
Compare
Choose a tag to compare

Release notes:

  • Added Chrome extension badge for greater visibility into when streams are currently active.
    image

Download on the Chrome Webstore ◦ Checksum: 82d7386b81f8447c07766294884626a35b38b38a679238158b75969726fd97b0

Full Changelog: v0.0.9...v0.0.10

Cobweb v0.0.9 - the Testchain Mode release

06 May 15:57
c3a3d45
Compare
Choose a tag to compare

Release notes:

  • Removed top-up bonus offer.
  • Added testchain mode: this mode allows users to stream tokens only on the Goerli testnet, decreasing the risk of scams (as tokens have no value on the testnet) and enabling everyone to get started even without starter ETH. This feature was implemented in response to a Rise safeguarding conversation - thank you for the questions!

Download on the Chrome Webstore ◦ Checksum: 4fd1072cb48c5612abc5b8f980953521733db40538f361d2c56648c502706d18

Full Changelog: v0.0.8...v0.0.9

Cobweb v0.0.8 - the Content Scanning release

21 Jan 15:48
fc779ef
Compare
Choose a tag to compare

Release notes:

  • Created website to query selector mapping for several common sites
  • Updated content script to search for Cobweb tags in query selector results instead of fetching entire page text

Download on the Chrome Webstore ◦ Checksum: 5b29cc1cfefd9db1e69fce3bf787b1fa7368b4be769b3c7d426311d45089ba9b

Full Changelog: v0.0.7...v0.0.8

Cobweb v0.0.7 - the MetaMask detection release

19 Jan 15:44
4166ba8
Compare
Choose a tag to compare

Release notes:

  • Make Metamask detection more robust when user not logged in, Metamask is disabled, or when Metamask is not installed
  • Remove unnecessary toasts to prevent background ↔ content page response errors

Download on the Chrome Webstore ◦ Checksum: 3f794b4c56c4fbd2a3d635ba3e7cbbebe1de6428085022cb930e66f9984f9a06

Full Changelog: v0.0.6...v0.0.7

Cobweb v0.0.6 - the Verification release

16 Jan 03:57
c7acf13
Compare
Choose a tag to compare

Release notes:

  • Add reverification button in Cobweb Info page and keep better track of Cobweb verification requests

Download on the Chrome Webstore ◦ Checksum: ff78065ceff9a9334d78b5ad106df5950e9a8141ed88dd112ec1cec28993b8f9

Full Changelog: v0.0.5...v0.0.6

Cobweb v0.0.5 - the Documentation release

13 Jan 04:09
fece6e6
Compare
Choose a tag to compare

Release notes:

  • Add more documentation throughout the app as per user interviews
  • Add a help page
  • Improve onboarding documentation with more links and explanations
  • Fixed bugs:
    • Onboarding verification requests not working
    • Balance request using Metamask's currently selected network instead of mainnet when in production

Download on the Chrome Webstore ◦ Checksum: 06dbfed9459bd77675389d82408efbe91ce3d4f2506dc94e2bacfee224cfbcca

Full Changelog: v0.0.4...v0.0.5

Cobweb v0.0.4 - the Onboarding + Stream Fetching release

08 Jan 18:51
71c1eab
Compare
Choose a tag to compare

Release notes:

  • Fixed another bug for Metamask not requesting accounts properly
  • Improves initial onboarding for users without ETHx balances
  • Adds mainnet stream activity support

Download the latest version below! ◦ Checksum: 09fafee7dac469e2fd4ba75057d69c4ca166089a410015342d39d15a282323c6

Full Changelog: v0.0.3...v0.0.4

Installation instructions: Download the cobweb.crx file. Open chrome://extensions and drag cobweb.crx from your file explorer into the page. Please ensure you have Metamask downloaded already!

Cobweb v0.0.3 - the MetaMask bugfix release

02 Jan 18:08
315db45
Compare
Choose a tag to compare

Release notes:

  • Fixed several bugs when MetaMask was disabled or locked
  • Improved MetaMask extension lock detection and messaging

Download on the Chrome Webstore ◦ Checksum: 96bb5c5985cd729b3804434b486956b514d48869341b762cedab7fedf0cb8886

Full Changelog: v0.0.2...v0.0.3

Cobweb v0.0.2 - the Reporting release

01 Jan 19:16
48dae5f
Compare
Choose a tag to compare

Release notes:

  • Added reporting feature. This is accessible on the main page of the extension and allows users to report malicious or abusive Cobweb tags to be removed from the community.

Checksum: 29aec681ca1ed9d2da4f09bf558012dec69ef8f7bf81e1ccbcf8521602db7df2

Full Changelog: https://github.com/kewbish/cobweb/commits/v0.0.2