Hyper 8 Video System 0.24
#
Transcripts
4
# Transcripts
-
+241 / -78 / ×8Aug 29, 2025
-
+134 / -36 / ×3Aug 29, 2025
-
+82 / -10 / ×4Aug 31, 2025
-
+92 / -81 / ×2Sep 01, 2025
The new transcript sidebar panel allows your visitors to browse and read through a transcript of the video (based on your provided subtitles). Visitors can interactively filter the transcript and click the timecode next to each line to jump to that specific part of the video.
#
Desktop Integration
37
# Desktop Integration
-
+62 / -53 / ×2Sep 02, 2025
-
+39738 / -39229 / ×454Sep 05, 2025
-
+60 / -699 / ×25Sep 06, 2025
-
+4378 / -246 / ×25Sep 06, 2025
-
+7 / -1 / ×1Sep 06, 2025
-
+124 / -117 / ×10Sep 06, 2025
-
+11 / -4 / ×1Sep 06, 2025
-
+200 / -54 / ×9Sep 06, 2025
-
+107 / -47 / ×6Sep 07, 2025
-
+145 / -57 / ×9Sep 07, 2025
-
+17 / -10 / ×2Sep 07, 2025
-
+34 / -17 / ×7Sep 07, 2025
-
+17 / ×4Sep 07, 2025
-
+203 / -86 / ×7Sep 07, 2025
-
+17 / -4 / ×4Sep 07, 2025
-
+205 / -108 / ×10Sep 07, 2025
-
+14 / -10 / ×3Sep 08, 2025
-
+236 / -208 / ×3Sep 08, 2025
-
+260 / -186 / ×7Sep 08, 2025
-
+1 / ×1Sep 08, 2025
-
+93 / -33 / ×7Sep 09, 2025
-
+24 / -18 / ×2Sep 09, 2025
-
+10 / -39 / ×1Sep 09, 2025
-
+16 / -2 / ×2Sep 09, 2025
-
+448 / -86 / ×14Sep 10, 2025
-
+79 / -22 / ×9Sep 11, 2025
-
+1169 / -1027 / ×101Sep 11, 2025
-
+171 / -55 / ×10Sep 11, 2025
-
+22 / -30 / ×8Sep 11, 2025
-
+709 / -587 / ×16Sep 11, 2025
-
+126 / -126 / ×9Sep 11, 2025
-
+276 / -161 / ×10Sep 13, 2025
-
+172 / -32 / ×14Sep 13, 2025
-
+17 / -6 / ×1Sep 16, 2025
-
+1 / -1 / ×1Sep 17, 2025
-
+11 / -6 / ×1Sep 17, 2025
-
+46 / ×4Sep 18, 2025
Hyper 8 is now a native graphical application, fully integrated into the desktop! You can still, and will always be able to, use Hyper 8 from the command line (even as a separate CLI-only edition!), but you don't have to anymore. After installation you can start Hyper 8 right from your desktop, which opens the graphical launcher where you can open an existing (or a start a new) Hyper 8 site in the editor.
The editor can now be used in three modes: Standalone - where the editor runs in its own window, Browser-based - where the editor opens in your system browser (as previously), and Collaborative - where the editor is also accessible to everyone on the same Wi-Fi or LAN as you.
As all of this is a huge technical change and published for the first time, please help out by reporting any issues you encounter. With your help, in the coming weeks, 1.0 will officially introduce Hyper 8 as a desktop application, ready for the world.
#
Linking to timecodes
1
# Linking to timecodes
-
+84 / -25 / ×1Aug 29, 2025
You can now share links to your Hyper 8 videos that include a timecode reference. For instance a hypothetical link https://example.com/video/#time=1h13m59s will let the linked example video start right at 1:13:59.
# View without server
Remove ESM based script imports in build, scope all scripts within IIFEs 1
-
+48 / -38 / ×4Sep 01, 2025
Hyper 8 sites are built to stand the test of time: As long as a copy of your site exists somewhere (online or offline), it can always be put back onto a regular static file server and will resume its duty just as on the day you first published it. More than that, if you build an archive-ready version of your site (simply the regular site with clean urls disabled) your site will be browseable straight from disk, without a server being required for viewing! Due to some technicalities, this last feature was rendered inoperable for the past months, but 0.24 brings it back in order. Happy archiving!
# WebKit and iOS fixes
Fix WebKit css issues with the splashscreen and select fields in the editor 1
-
+1 / -1 / ×1Sep 01, 2025
Hide native clear search indicator in WebKit browsers 1
-
+1 / ×1Sep 01, 2025
Intercept timeline input clicks to circumvent range/value deviation in WebKit 1
-
+19 / -3 / ×2Sep 01, 2025
Handle arbitrary iOS/iPhone fullscreen behavior, improve player state handling with Matthias Bilger 1
-
+64 / -19 / ×1Sep 15, 2025
# Misc changes and fixes
Switch to strongly typed, on demand translatable job errors 1
-
+848 / -813 / ×23Sep 12, 2025
Synchronize latest changes in site player implementation to embed player 1
-
+125 / -48 / ×2Sep 15, 2025
Wrap bubbles before they horizontally overflow with bthj 1
-
+2 / -1 / ×1Sep 14, 2025
Prevent default event action on all global shortcut invocations 1
-
+4 / ×1Sep 01, 2025
Handle race/error condition where we have no video metadata on a media subpage 1
-
+25 / -4 / ×3Sep 17, 2025
Handle manifests not yet existing when their respective edit page is rendered 1
-
+20 / -4 / ×4Sep 17, 2025
Raise url-encoded form payload limit for the update_subtitles endpoint with Lioh 1
-
+6 / -1 / ×2Sep 17, 2025
Do not hint at opening new tabs for anchor-based/timecode links 1
-
+8 / -1 / ×1Sep 19, 2025
Catch git rev-parse executing but not succeeding when determining revision 1
-
+2 / -2 / ×1Sep 16, 2025
# Acknowledgements
Thank you so much to this release's contributors - Eric, Kristoffer, Matthias, bthj, Lioh - as well as to netidee for making development towards 1.0 possible through their substantial project funding!
# Contributors to this release
#
All commits for this release
63
-
+127 / -10 / ×4Sep 20, 2025
-
+8 / -1 / ×1Sep 19, 2025
-
+5 / -2 / ×2Sep 18, 2025
-
+46 / ×4Sep 18, 2025
-
+6 / -1 / ×2Sep 17, 2025
-
+11 / -6 / ×1Sep 17, 2025
-
+20 / -4 / ×4Sep 17, 2025
-
+25 / -4 / ×3Sep 17, 2025
-
+1 / -1 / ×1Sep 17, 2025
-
+17 / -6 / ×1Sep 16, 2025
-
+2 / -2 / ×1Sep 16, 2025
-
+125 / -48 / ×2Sep 15, 2025
-
+64 / -19 / ×1Sep 15, 2025
-
+2 / -1 / ×1Sep 14, 2025
-
+172 / -32 / ×14Sep 13, 2025
-
+276 / -161 / ×10Sep 13, 2025
-
+848 / -813 / ×23Sep 12, 2025
-
+126 / -126 / ×9Sep 11, 2025
-
+709 / -587 / ×16Sep 11, 2025
-
+22 / -30 / ×8Sep 11, 2025
-
+171 / -55 / ×10Sep 11, 2025
-
+1169 / -1027 / ×101Sep 11, 2025
-
+79 / -22 / ×9Sep 11, 2025
-
+448 / -86 / ×14Sep 10, 2025
-
+35 / -37 / ×2Sep 10, 2025
-
+16 / -2 / ×2Sep 09, 2025
-
+10 / -39 / ×1Sep 09, 2025
-
+24 / -18 / ×2Sep 09, 2025
-
+93 / -33 / ×7Sep 09, 2025
-
+1 / ×1Sep 08, 2025
-
+260 / -186 / ×7Sep 08, 2025
-
+236 / -208 / ×3Sep 08, 2025
-
+14 / -10 / ×3Sep 08, 2025
-
+205 / -108 / ×10Sep 07, 2025
-
+3 / -3 / ×2Sep 07, 2025
-
+17 / -4 / ×4Sep 07, 2025
-
+203 / -86 / ×7Sep 07, 2025
-
+17 / ×4Sep 07, 2025
-
+34 / -17 / ×7Sep 07, 2025
-
+17 / -10 / ×2Sep 07, 2025
-
+145 / -57 / ×9Sep 07, 2025
-
+8 / -8 / ×3Sep 07, 2025
-
+107 / -47 / ×6Sep 07, 2025
-
+200 / -54 / ×9Sep 06, 2025
-
+11 / -4 / ×1Sep 06, 2025
-
+124 / -117 / ×10Sep 06, 2025
-
+7 / -1 / ×1Sep 06, 2025
-
+4378 / -246 / ×25Sep 06, 2025
-
+60 / -699 / ×25Sep 06, 2025
-
+39738 / -39229 / ×454Sep 05, 2025
-
+62 / -53 / ×2Sep 02, 2025
-
+19 / -3 / ×2Sep 01, 2025
-
+4 / ×1Sep 01, 2025
-
+1 / ×1Sep 01, 2025
-
+48 / -38 / ×4Sep 01, 2025
-
+92 / -81 / ×2Sep 01, 2025
-
+1 / -1 / ×1Sep 01, 2025
-
+82 / -10 / ×4Aug 31, 2025
-
+134 / -36 / ×3Aug 29, 2025
-
+84 / -25 / ×1Aug 29, 2025
-
+241 / -78 / ×8Aug 29, 2025
-
+12 / -618 / ×12Aug 29, 2025
-
+8 / -2 / ×1Aug 29, 2025