2.0.0
What's Changed
- Add publication to NPM by @jmoguilevsky in #1
- Fix png images by @jmoguilevsky in #2
- Enable dependabot by @jmoguilevsky in #3
- Remove post install by @jmoguilevsky in #4
- fix: versions in paths and rollbar by @menduz in #13
- chore: update website from explorer by @menduz in #17
- chore: test PR pipeline by @menduz in #21
- chore: use new pipeline by @menduz in #27
- test PR by @menduz in #32
- fix: analytics, user error reporting and auto-login. feat: select network using query param by @menduz in #36
- chore: prevent breaking DWH by @menduz in #39
- chore: update versions by @menduz in #40
- fix: update delighted by @2fd in #42
- chore: report errors to rollbar by @menduz in #44
- fix: issue 46 by @menduz in #47
- chore: add clouflare analytics to measure loading times by @menduz in #48
- chore: add more detailed info to rollbar by @menduz in #49
- chore: better tracking and static site generation by @menduz in #51
- chore: docs by @nicosantangelo in #52
- feat: Show a warning notification when an user enters with a non-recommended browser by @sandrade-dcl in #34
- fix: "Script error." by @menduz in #59
- fix: cors error using new query parameter for permanently cached assets by @menduz in #61
- feat: wallet connect support by @nicosantangelo in #43
- fix: error reporting by @menduz in #65
- feat: detect browser by @2fd in #68
- chore: segregate renderer type for metrics by @menduz in #72
- chore: Improving comms error message to help with support by @pablitar in #76
- fix: listen to WAITING_RENDERER for the loading status by @nicosantangelo in #77
- feat: add launcher desktop behavior by @kuruk-mm in #73
- chore: enable consistent versioning with SDK by @menduz in #80
- feat: new landing page by @2fd in #93
- feat: add video stream onMobile by @2fd in #102
- feat: background by @2fd in #101
- fix: restore tracking event by @2fd in #104
- feat: add stream banner by @2fd in #103
- feat: disable wallet connect reconnections by @nicosantangelo in #106
- fix: update infura keys for guests by @menduz in #115
- feat: hide the navbar and don't play the tone when we execute the web… by @kuruk-mm in #116
- fix: remove
?cors
from request by @kuruk-mm in #124 - feat: new loading by @2fd in #141
- fix: add open graph meta tags by @2fd in #147
- fix: track desktop events by @2fd in #161
- feat: split rollbar between web and desktop by @2fd in #167
- chore: Remove Wallet Connect data on init by @fzavalia in #168
- chore: remove console info by @menduz in #170
- chore: Remove WC store clear on startup by @fzavalia in #173
- chore: update decentraland-ecs by @2fd in #177
- feat: launch desktop app by @2fd in #176
- chore: increase minor by @2fd in #181
- fix: use preload ipcRenderer exposed from the Launcher by @kuruk-mm in #187
- feat: throw error if you have window.require by @kuruk-mm in #191
- fix: report a fatal error when having window.require by @kuruk-mm in #193
- feat: cancel session by @2fd in #178
- feat: prevent desktop launch for recently logged in users by @2fd in #195
- feat: add cancel button into first sign by @2fd in #201
- fix: add track options by @2fd in #202
- chore: update versions by @menduz in #174
- chore: update rollbar by @menduz in #207
- feat(trackConnectWallet): Track connect wallet by @fzavalia in #210
- feat: new RPC by @2fd in #214
- refactor: error pages by @2fd in #215
- feat(walletLink): Enable wallet link by @fzavalia in #219
- feat: Add metamask button on desktop by @fzavalia in #221
- feat: Update wallet link label and login image by @fzavalia in #230
- feat: new mobile landing by @2fd in #237
- Feat: new sign in flow by @braianj in #235
- feat: add kernel platform to segment reports by @menduz in #242
- fix: background in old EthWallerSelector component and loading by @braianj in #239
- Update LoginItemNewContainer.tsx by @patriciorocca in #246
- fix: ensure url on PRD by @2fd in #250
- feat: use new RPC URLs by @nicosantangelo in #251
- feat: add custom catalyst warning by @2fd in #256
- fix: add download message on mac by @2fd in #257
- Feat: add change network feature by @braianj in #258
- feat: add tracking to error screen by @braianj in #265
- feat: Change ropsten findings to goerli by @fzavalia in #260
- fix regression by @menduz in #269
- fix: user identify by @2fd in #271
- Add ETH Address to track events by @sicarul in #272
- chore: update decentraland ui by @2fd in #284
- feat: new download modal by @braianj in #307
- fix: prevent modal on desktop by @2fd in #308
- feat: update download modal by @braianj in #309
- feat: add places on menu by @2fd in #310
- fix: download modal always shows by @braianj in #327
- fix: reduce clutter by @2fd in #333
- Update setupProxy.js by @eordano in #328
- fix: remove unused css by @2fd in #335
- fix: update decentraland-connect with lazy loading by @2fd in #338
- fix:
master
branch is no more on renderer by @eordano in #340 - feat: show download screen if already signed in by @eordano in #337
- fix: set video as muted by @2fd in #343
- fix: update and dedupe dependencies by @2fd in #347
- feat: consume package from @dcl/explorer instead of @dcl/kernel and @… by @kuruk-mm in #341
- fix: analytics bug by @eordano in #350
- refactor: update decentraland dependencies by @2fd in #348
- Revert "refactor: update decentraland dependencies (#348)" by @kuruk-mm in #351
- chore: restore rollout to 100% on .org by @kuruk-mm in #352
- fix: decentraland dependencies by @2fd in #353
- feat: enable sourcemap for rollbar by @eordano in #355
- fix: use kernel-version for native to maintain compatibility by @kuruk-mm in #356
- refactor: needless indent by @eordano in #357
- fix: error by @eordano in #358
- feat: hide download modal closed and save state in cache by @braianj in #359
- refactor: do not use exceptions for control flow by @eordano in #362
- fix: mail subscription endpoint by @2fd in #364
- chore: update rollbar to 2.26.1 by @eordano in #365
- fix: clear errors by @2fd in #369
- feat: add sentry by @kuruk-mm in #373
- fix: sentry setup by @2fd in #377
- chore: setup sentry release and extra data by @2fd in #378
- fix: set the trace sample rate of sentry to 1% by @kuruk-mm in #381
- refactor: add severity levels to error reporting by @kuruk-mm in #384
- feat: catch JsonRPCInvalidResponseError corresponding to error swtiching chainID by @flobarreto in #382
- Revert "feat: catch JsonRPCInvalidResponseError corresponding to erro… by @kuruk-mm in #385
- fix: rollbar report by @kuruk-mm in #386
- chore: handle switch to network for non injected wallets - decentraland/unity-renderer#5091 by @2fd in #387
- chore: add isGuest to analytics identify by @2fd in #383
- feat: Update the navbar component to have the new submenus section by @cyaiox in #388
- feat: seamless login by @2fd in #380
- fix: Update explorer version by @fzavalia in #389
- feat(WC2): Connect with WC2 depending on the feature flag by @fzavalia in #390
- fix: Send wc2 on the login tracking by @fzavalia in #392
- feat: Track wallet name by @fzavalia in #393
- fix: Update connect and dapps by @fzavalia in #394
- fix: Recolor metamask wallet connect modal on desktop by @fzavalia in #395
- feat: Upgrade decentraland-ui package by @cyaiox in #391
- chore: bump libs by @lauti7 in #397
- feat: Remove WC2 flag by @fzavalia in #399
- fix: restore open graph image by @2fd in #400
- feat: update navbar by updating dapps and ui by @braianj in #401
- feat: Support Sepolia by @lauti7 in #398
- fix: prevent kernel load on mobile by @2fd in #403
- fix: Show proper message when connecting with WC by @fzavalia in #404
- adjust transaction rate by @m3taphysics in #409
- chore: Remove Rollbar usage by @kevinszuchet in #411
- feat: change mobile reminder by @braianj in #412
- feat: Serve play from path by @LautaroPetaccio in #414
- feat: Login with auth server page by @fzavalia in #417
- fix: Revert "feat: Login with auth server page (#417)" by @fzavalia in #418
- fix: Integrate Desktop Client connection with the Auth Server by @fzavalia in #419
- fix: Support play by @fzavalia in #420
- fix: Auth server provider triggers chain switch on network error by @fzavalia in #421
- feat: Show avatar when connected by @fzavalia in #422
- feat: add auth dapp flow by @meelrossi in #416
- fix: Some Changes by @fzavalia in #423
- feat: add profile name and avatar platform by @meelrossi in #424
- fix: add loading state by @meelrossi in #425
- fix: Add loading property when starting and security tooltip by @LautaroPetaccio in #426
- fix: Remove Continue with sign in button by @LautaroPetaccio in #427
- fix: loading page while loading ff by @meelrossi in #429
- fix: Update dependencies by @LautaroPetaccio in #430
- feat: update decentraland connect by @meelrossi in #431
- fix: wrong segment initalization by @aixaCode in #432
- feat: revert desktop client and social login by @meelrossi in #433
- Revert "feat: revert desktop client and social login" by @meelrossi in #434
- feat: add vite build by @meelrossi in #437
- fix: provenance permission by @meelrossi in #438
New Contributors
- @jmoguilevsky made their first contribution in #1
- @menduz made their first contribution in #13
- @2fd made their first contribution in #42
- @nicosantangelo made their first contribution in #52
- @sandrade-dcl made their first contribution in #34
- @pablitar made their first contribution in #76
- @kuruk-mm made their first contribution in #73
- @fzavalia made their first contribution in #168
- @braianj made their first contribution in #235
- @patriciorocca made their first contribution in #246
- @sicarul made their first contribution in #272
- @eordano made their first contribution in #328
- @flobarreto made their first contribution in #382
- @cyaiox made their first contribution in #388
- @lauti7 made their first contribution in #397
- @m3taphysics made their first contribution in #409
- @kevinszuchet made their first contribution in #411
- @LautaroPetaccio made their first contribution in #414
- @meelrossi made their first contribution in #416
- @aixaCode made their first contribution in #432
Full Changelog: https://github.com/decentraland/explorer-website/commits/2.0.0