Releases: kewbish/cobweb
Cobweb v0.0.11 - the a11y release
Release notes:
- Added
aria-label
s, restructured DOM headings and tags, verifiedtabIndex
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).
- Some recommendations have not yet been implemented or have been addressed with alternatives (e.g. using
- 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
Release notes:
Download on the Chrome Webstore ◦ Checksum: 82d7386b81f8447c07766294884626a35b38b38a679238158b75969726fd97b0
Full Changelog: v0.0.9...v0.0.10
Cobweb v0.0.9 - the Testchain Mode release
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
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
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
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
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
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
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
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