Back to notes

Now thinking about

Muye.dev is now v2.9.5.

September 21, 2026

This note is the living place for what changed, what shipped, and what the site is slowly turning into.

Version List

v2.9.5 is the current version of muye.dev.

Versions use major.normal.small: the first number is for big updates, the middle number is for normal updates, and the last number is for small fixes.

v2.9.5

LocalTalk now automatically deletes named rooms with zero messages when the administrator room list is loaded.

v2.9.4

Moved the old password-hash route to /passwd/hash/ and redirected the duplicate /passwd/ page.

v2.9.3

Added AES to the main Tools page and removed the unrelated hash explainer from RSA navigation.

v2.9.2

Removed the three-rooms-per-IP limit from LocalTalk, so users can create any number of valid named rooms.

v2.9.1

Added the browser-only AES tool for password-derived AES-GCM encryption and decryption.

v2.9.0

Added password-protected encrypted LocalTalk rooms. The browser encrypts message text with AES-GCM before sending it, and the server and administrators retain only ciphertext while keeping deletion controls.

v2.8.0

Added complete room management to LocalTalk admin, including empty-room visibility and protected deletion of named rooms with their public messages and room settings.

v2.7.2

Fixed Muye-to-Muye sending so one outbox message creates exactly one recipient inbox message.

v2.7.1

Mailbox quotes now include the names of every attachment from the quoted message.

v2.7.0

Added self-service Muye email deletion in Mailbox, protected by the signed-in mailbox session, current password, and exact address confirmation.

v2.6.0

Added “Continue with Muye Mailbox” to sign-in and sign-up, using server-side mailbox verification and short-lived, one-use Clerk tickets without copying mailbox passwords into Clerk.

v2.5.2

Made daily check-in reset automatically at each local midnight and refresh after returning to a page that stayed open overnight.

v2.5.1

Fixed HTML email previews so their original typography and layout render inside a restricted, responsive frame instead of inheriting oversized Muye page styles.

v2.5.0

Added quoted Mailbox replies and sending up to five attachments in one message, with a combined 4 MB limit and support for older single-file mail.

v2.4.0

Added Normal and Super-flat MC3D world types. Super-flat worlds use even stone, dirt, and grass layers, keep generating flat terrain at their edges, and remember their world type when saved.

v2.3.2

Separated MC3D mouse-button handling so left-click only mines and right-click only places blocks across regular and in-app browsers.

v2.3.1

Made all 11 MC3D hotbar buttons visible on phones, added numbered slots and keyboard access for slots 10 and 11, and gave every block its own SVG icon.

v2.3.0

Added functional MC3D redstone dust, toggleable levers, NOT gates, directional one-way gates, powered TNT fuses, chain explosions, and a phone-friendly scrolling hotbar.

v2.2.0

Made MC3D worlds expand with deterministic terrain chunks near the player, with the added land saved and restored with each world.

v2.1.4

Fixed MC3D left-click mining and right-click block placement when pointer lock is unavailable, including the in-app browser.

v2.1.3

Changed MC3D mouse-look to centered pointer lock, with Escape releasing the mouse and a click-to-continue prompt.

v2.1.2

Hid the mouse pointer while playing MC3D and restored it inside the world menu.

v2.1.1

Fixed MC3D forward and backward movement and made mouse movement turn the camera immediately.

v2.1.0

Added MC3D with generated 3D worlds, mining, building, desktop and touch controls, day and night, per-user browser saves, and ten-language support.

v2.0.0

Renamed the Misc section to Tools, moved the tool routes under /tools/, kept old links redirecting, and updated the Tools labels in all ten languages.

v1.3.7

v1.3.6

v1.3.5

v1.3.4

v1.3.3

v1.3.2

v1.3.1

v1.3.0

v1.2.11

v1.2.10

v1.2.9

v1.2.8

v1.2.7

v1.2.6

v1.2.5

v1.2.4

v1.2.3

v1.2.2

v1.2.1

v1.2.0

v1.1.0

v1.0.2

v1.0.1

v1.0.0

Deploy Notes

September 21, 2026: Added automatic deletion for empty LocalTalk rooms and bumped the site to v2.9.5.

September 21, 2026: Made /passwd/hash/ the canonical public password-hash route and bumped the site to v2.9.4.

September 21, 2026: Corrected the AES and RSA navigation and bumped the site to v2.9.3.

September 21, 2026: Removed LocalTalk's per-IP room limit and bumped the site to v2.9.2.

September 21, 2026: Added the AES encryption tool at /tools/passwd/aes/ and bumped the site to v2.9.1.

September 21, 2026: Added end-to-end encrypted LocalTalk rooms and bumped the site to v2.9.0.

September 20, 2026: Added administrator room deletion to LocalTalk and bumped the site to v2.8.0.

September 20, 2026: Removed the duplicate Resend delivery path for internal Muye mail and bumped the site to v2.7.2.

September 20, 2026: Added attachment filenames to Mailbox quotes and bumped the site to v2.7.1.

September 20, 2026: Added secure self-service mailbox deletion and bumped the site to v2.7.0.

September 20, 2026: Added Muye Mailbox as a secure Clerk sign-in and sign-up method, then bumped the site to v2.6.0.

September 20, 2026: Fixed the daily check-in day rollover and bumped the site to v2.5.2.

September 19, 2026: Isolated and restored HTML email formatting in Mailbox, then bumped the site to v2.5.1.

September 19, 2026: Added Mailbox quoting and multiple attachments, then bumped the site to v2.5.0.

September 19, 2026: Added saved MC3D Normal and Super-flat world types and bumped the site to v2.4.0.

September 19, 2026: Fixed MC3D left/right mouse-button detection and bumped the site to v2.3.2.

September 19, 2026: Added the numbered MC3D SVG hotbar and bumped the site to v2.3.1.

September 19, 2026: Added MC3D redstone circuits and TNT, then bumped the site to v2.3.0.

September 19, 2026: Added saved, edge-triggered MC3D terrain expansion and bumped the site to v2.2.0.

September 19, 2026: Added an MC3D mouse-control fallback for browsers without pointer lock, then bumped the site to v2.1.4.

September 19, 2026: Added centered MC3D pointer lock and Escape release, then bumped the site to v2.1.3.

September 19, 2026: Hid the MC3D pointer during play, then bumped the site to v2.1.2.

September 19, 2026: Fixed MC3D mouse-look and WASD direction, then bumped the site to v2.1.1.

September 19, 2026: Added /games/mc-3d/, linked it from Games, and bumped the site to v2.1.0.

September 16, 2026: Added /download/, moved LocalTalk downloads to /download/#localtalk, and redirected the old Talk download route, then bumped the site to v1.3.7.

September 16, 2026: Added MC 2D water, lava, rain, bed sleep polish, and create-world speed/mode switches, then bumped the site to v1.3.6.

September 16, 2026: Added MC 2D world slots, useful building blocks, beds, ladders, and varied mobs, then bumped the site to v1.3.5.

September 16, 2026: Fixed MC 2D pointer-target mining and bumped the site to v1.3.4.

September 16, 2026: Added the connected MC 2D survival systems and bumped the site to v1.3.3.

September 16, 2026: Added the MC 2D backpack and bumped the site to v1.3.2.

September 16, 2026: Added mining time, tool progression, furnaces, and ore smelting to MC 2D, then bumped the site to v1.3.1.

September 16, 2026: Added the full /games/mc-2d/ sandbox game, linked it from Games, and bumped the site to v1.3.0.

September 16, 2026: Added /passwd/what-is-a-hash/, linked it from the password tool, and fixed custom PBKDF2 iteration values, then bumped the site to v1.2.11.

September 12, 2026: Made homepage check-in signed-in only, added per-user checked-in day counts, and bumped the site to v1.2.10.

September 12, 2026: Added full language text for the newest Games entries and bumped the Games script cache, then bumped the site to v1.2.9.

September 12, 2026: Added 10 more Games entries with saved local play state and bumped the Games assets, then bumped the site to v1.2.8.

September 12, 2026: Added shared 10-language support for notes and CAPTCHA, added a simple footer language button for static notes, and documented that new /xxx pages should not ship English-only, then bumped the site to v1.2.7.

September 12, 2026: Added daily rotating homepage greetings and a local daily check-in, then bumped the site to v1.2.6.

September 12, 2026: Added language support for the signed-in homepage greeting and bumped the homepage script cache, then bumped the site to v1.2.5.

September 11, 2026: Fixed the game play script scope issue and bumped the Games script cache to restore games like Blackjack, then bumped the site to v1.2.4.

September 11, 2026: Added the shared footer loader and style so pages without hand-written footers now get the same Muye footer, then bumped the site to v1.2.3.

September 11, 2026: Added game record tracking and Talk sharing, then bumped the site to v1.2.2.

September 11, 2026: Added language support for the new Games pages and Snake labels, then bumped the site to v1.2.1.

September 11, 2026: Added request approval in Mailbox admin, a footer language switch, and language handling for create/sign-in/sign-up pages, then bumped the site to v1.2.0.

September 11, 2026: Added more games, how-to-play guidance, and per-user browser saves for Games, then bumped the site to v1.1.0.

September 11, 2026: Extended master-language handling to Mailbox and LocalTalk, and bumped the site to v1.0.2.

September 11, 2026: Changed site notes to use v1.0.0, v1.0.1, and future big.feature.fix version numbers.

September 11, 2026: Added master-language translations for the homepage work cards, note list, and footer.

September 11, 2026: Added a real /notes/ index page for browsing all notes.

September 11, 2026: Added notes for how LocalTalk works, mailbox version history, and games now being built.

September 11, 2026: Updated the shared page layout so footers stay at the bottom on short pages.

September 11, 2026: Changed the master language switch to a reliable HTML mark with a big A and small .

September 11, 2026: Added the master 中A language switch with 10 language choices, and made LocalTalk follow it instead of using its own 中/EN buttons.

September 11, 2026: Notes were simplified into this single page, with old note pages removed. The mailbox recovery flow was also made email-only, with the phone/SMS path removed.

September 3, 2026: Games were added, LocalTalk was merged into muye-dev, mailbox sending was hardened against duplicate sends, and the LocalTalk public lock control was removed.

Now Thinking About

The site should feel like a small operating system for Muye: useful first, quiet by default, and easy to install on a phone or iPad.