---
title: "Splits Changelog: Inline previews and Zora integration"
date: "2024-01-04"
canonical: "https://splits.org/changelog/previews/"
---

# Splits Changelog: Inline previews and Zora integration

## Inline previews

When you hover over an address in the app, a preview of the account appears. This includes the network, contract details (like number of recipients for [Splits](https://docs.splits.org/core/split), output token for [Swappers](https://docs.splits.org/core/swapper), etc), and total earnings or volume within Splits. Try it on desktop [here](https://app.splits.org/accounts/).

![](https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2024/01/hovercard_gif.gif)

_Hovering over an address will display additional info about that account_

From within the preview you can copy the account's address, and if signed in with email, you can also change the account's name and tags by clicking the pencil icon.

## Zora integration

Not product related but a fun update nonetheless! Using our [SDK](https://docs.splits.org/sdk), Zora recently [integrated](https://twitter.com/ourZORA/status/1737880774333120700?s=20) Splits natively into their app, making it super easy for creators on Zora to split NFT rewards and revenue with collaborators.

Hundreds of creators on Zora have already been manually pasting in Split addresses, and this native platform integration makes this process much easier. Creators can now create Splits inline while deploying their NFT contracts.

You can read more about how it works in their [support center](https://support.zora.co/en/articles/8730492-split-contracts-on-zora).

## UI updates

-   We added an "account type" affordance next to the account's avatar. This is helpful as the number of non-Split contracts in the ecosystem continues to grow.

![](https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2024/01/account_type-1.png)

_Account type indicators are displayed next to the account's avatar_

-   We replaced the old toast notifications with a more performant, modern [component](https://sonner.emilkowal.ski/). These toasts will now display in the bottom right of the screen.

![](https://storage.ghost.io/c/ec/10/ec1004a4-54fe-4879-9efd-9a3fe755a821/content/images/2024/01/toast.png)

_Toast notifications upgrade_

-   Switching networks/chains now keeps you on your current page, instead of redirecting to the dashboard.

## Other fixes & improvements

-   Fixed a UI bug where balances weren’t consistently displaying the correct numbers on the dashboard.
-   Fixed a [search](https://splits.org/changelog/search/) bug showing duplicate results.
-   Fixed an address input bug where ENS names would be reset upon entering a new one.
-   Fixed a [statements](https://splits.org/changelog/statements/) bug when a wallet had no earnings/activity.
-   Fixed a UI bug where tags weren’t consistently sorted.
-   We also completed a bunch of tech debt issues, positioning us well for a productive 2024.
