BlocksBeyondTheStars Daily: Account Security and the Landforms Release
Two back-to-back releases shipped Tuesday — v2026.7.20 focused on account recovery and security hardening, v2026.7.21 reshaped world terrain — while a tightening changelog-and-whatsnew workflow kept both launches documented end to end.
Duration: PT2M14S
Episode overview
This episode is a short developer briefing from BlocksBeyondTheStars Daily.
It explains recent repository work in plain language.
- Show: BlocksBeyondTheStars Daily
- Published: 2026-07-29T04:00:41Z
- Audio duration: PT2M14S
Transcript excerpt
This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.
Good morning. It's July 29th, 2026, and BlocksBeyondTheStars shipped two full releases in about twelve hours.
The headline pattern: account security got a real overhaul, and it was driven by a real incident. PR 559 notes the operator locked himself out after signing out — that pushed a fix touching password changes, rescue codes, admin resets, and sign-in lockouts all at once. Accounts now support self-service recovery…
Second theme: world generation got its biggest shift in a while. PR 581 grows the terrain archetype pool from five to eight, adds landmark landforms like table mountains and rift chasms, introduces three new planet types, and extends the buildable depth down to negative twenty-one hundred. It's flagged as a one-time…
Smaller but consistent: the changelog and what's-new pipeline is running like clockwork. PRs 566, 567, 583, and 584 promote unreleased changes to versioned entries and stamp devblog publish dates after each post goes live — a repeatable two-step pattern now applied to both this week's releases.
One more fix worth flagging for UI reviewers: PR 560 corrected a global CSS rule that was stretching the portal's consent checkbox into a full-width block,…
What's…