Beta users: Tomorrow morning's deploy requires a migration of userland fiddle/renderers and fiddle/links. I will be in ur dbs, hot migrating ur fiddles. I will post here when I start and post again when all clear.
Migrations are done
Release notes:
• use link/class to name your links, not link/rel ("class" is symmetrical with CSS class, and we deliberately do not offer a way to select by "#id" – use a class)
• Select options currently require an explicit field renderer e.g. !field[hyperfiddle.ui/select+](0 :reg/gender){options="genders"}
– the options wiring is explicit as well
• Data mode draws all your links (notably the ones that aren't wired up in the view, since that is explicit now)
* middle click is removed, there is just alt-click now for inspect-source. If you want to inspect data, use data mode, it is recursive now (for example, view data on the homepage index: http://www.hyperfiddle.net/)