Light
Dark
NumisVault Logo

Update: Rich Share Link Previews, Collection UI Overhaul,

Share Links for Coins/Collections/Articles/Public Profiles now have RICH PREVIEWS! Share away!

Baron

Baron

61 2 min
Link copied!

Share Link Previews: Examples below and description

This has been a much requested feature but required a lot of optimization work to be done. Yesterday I migrated all 70gb of user uploaded images to a new host that can better support edge caching so that these previews don't break the bank. Of course usage will be monitored but I think we will be fine!

Works on

  • Facebook Posts

  • Signal

  • Discord Servers and DMs

  • Apple iMessage

  • Facebook Messenger

  • Likely more

Example of a Coin Share link being posted in discord


How do Share Coin URL previews work?

Title = Title if you have one, otherwise the first 50 words of description,

Description = Description if you had title, otherwise uses Legend Descriptions or a generic message,

Images = If AI background removal, uses the "attached" both image, otherwise it picks Obverse. Sorry greek collectors?,

Tomorrow I will add this to feature to share Collections, and Public Profiles

Example of a Article share link being pasted in Discord

Example of a collection share link being posted in discord


Example of a Public Profile Share link being posted in discord

Simply post a Share Link in whatever platform you want to share and it should autoload these previews!

Update to Collections UI

- fixing drag and drop and making it mobile friendly for drag and drop


419 errors fixed

Also Fixed 419 timeout errors. Now they redirect you to login with a fresh guest session to re-login. What was happening was your user/guest session was expiring before you attempt to do next action, breaking CSRF security. This forces redirection and clean session if 419 occurs automatically. Should never happen again?