Changelog
A history of updates and improvements to Amalgadon.
- NewShort share URLs — shared builds now get a compact 6-character URL (e.g. /build/abc123) instead of the full encoded code.
- NewBuild stats — shared builds track views, upvotes, and downvotes, displayed on the build page and in embeds.
- NewVoting — visitors can upvote or downvote shared builds. Votes are debounced and use optimistic UI updates.
- NewEmbed iframes now use short URLs and display read-only view/vote counts in the footer.
- NewMarkdown cheatsheet — a quick-reference modal accessible from the Notes header in the board builder.
- NewLegacy long-code build URLs are automatically migrated to short URLs on first visit.
- ImprovedExternal links in build notes now show an external link icon and display the destination domain on hover.
- ImprovedExternal links in build notes marked nofollow to prevent SEO link-building abuse.
- ImprovedSharing section in the Help modal updated to describe short URLs, build stats, and the 14-day auto-cleanup of unviewed builds.