LazyGrip logoLazyGrip.net
Sign inSign up
NEW: Changelog page is live. 12.0.7 is here: report anything that feels off.

Changelog

Every change shipped to LazyGrip.net, pulled live from GitHub.

June 19, 2026
Auto-update GRIP-EMS version to v2.1.24
June 17, 2026
Add unsave button to saved sequences on profile page
Update default patch version to 12.0.7
June 16, 2026
Update AnnouncementBar.tsx
SSL, Discord OAuth, forum categories, announcement bar
Fix class deselect and All Classes navigation in browse sidebar
June 15, 2026
Fix browse filter race condition with initialFilters merge
Fix race condition causing unfiltered results on slug browse routes
Fix class filter navigation to use slug routes
Remove query param stripping from browse slug page
Fix stale class_id when switching between slug-based browse routes
Fix browse filter state lost on back button from slug routes
Make author and comment names clickable profile links
Persist browse filters in URL so back button restores state
Sort class list alphabetically in browse sidebar
Add resend confirmation email on login
Fix server component event handler error on user profile page
Add public user profile pages and clickable author names
Add changelog page and footer link
Fix class filter toggle in browse sidebar
Add spec sub-filters to browse sidebar
June 14, 2026
Add Chrono Flames (431443) to Evoker spell catalog
Improve SequenceCard with class color borders and rating pill redesign
Update announcement bar to GRIP-EMS v2.1.23 and add 12.0.7 patch warning
Clarify minor edit checkbox label on edit form
Update page stores full bundle on multi-sequence export
Fix multi-sequence picker on update page
Fix decode API field name mismatch on update page
Auto-update GRIP-EMS version to v2.1.23
Fix homepage learn more link, update installation intro copy
Add v2.1.20 troubleshooting entries, note Tempo Advisor fix in v2.1.21
Update skyriding docs for v2.1.20, announcement bar to v2.1.21
June 13, 2026
Add Blackout Kick spell ID 205523 to spell catalog
Update AnnouncementBar.tsx
Fix AnnouncementBar server component error
Add announcement bar below header
Update FAQ guide link, delete dead GuidePageClient
Update FAQ guide link, delete dead GuidePageClient
Add Settings card to guide overview, remove hardcoded version string
Add /guide/settings page, update nav and installation SQW step
Add white-space pre-wrap to comment bodies
Auto-update GRIP-EMS version to v2.1.21
Add version deletion for non-current sequence versions
Add minor edit checkbox to skip version creation on small edits
June 12, 2026
Fix Post Sequence decode not handling API response shape correctly
Fix Decode button on Post Sequence page sending wrong field name
Fix dead sequence links on profile page
Fix avatar not updating when replaced with new photo
Fix Browse defaulting to Top Rated sort on all navigations
Rewrite BrowseContent to use useSearchParams as source of truth
Fix Browse and Top Rated filters not syncing on same-route navigation
Fix Browse and Top Rated nav links not re-initializing on click
Fix desktop header layout broken by missing maxWidth container
Add mobile hamburger menu and fix nav overflow breaking mobile layout
Fix mobile layout -- hero text size and workshop banner collapse
Auto-generate version label in update_sequence_with_version RPC
Wire edit form to update_sequence_with_version RPC
Fix Top Rated sort not reading URL query params
Auto-update GRIP-EMS version to v2.1.20
Workshop: remove auth gate from workshop index page
Workshop: gate export behind login, allow logged-out builder access
Workshop: add Open in Builder button to sequence pages
June 11, 2026
Workshop: fix spell ID toggle to convert all steps including inside loops
Workshop: open Build Sequence to all users
src/app/workshop/build/page.tsx
Workshop: fix autocomplete context after conditionals and spell segments
Auto-update GRIP-EMS version to v2.1.19
Workshop: apply Beard3d round 2 feedback
Update page.tsx
Updated URL
Update page.tsx
Home: expand Workshop banner to reflect builder launch
docs: update how-it-works guide for v2.1.16 through v2.1.19
Workshop: add per-step spell ID toggle
Workshop: fix block numbering to per-type counters
Workshop: add block position numbers to badges
Workshop: fix drag and drop JSX structure and type errors
Workshop: add drag and drop reordering to builder
Workshop: fix object Object in build notes warnings
Workshop: fix version tab, warnings, loop color, icon contrast
Workshop: major builder update with Beard3d feedback
Workshop: add Beard3d to build page access list
June 10, 2026
Update page.tsx
Workshop: add spell and conditional autocomplete to builder
Workshop: restrict build page to owner only
Workshop: fix build export stale closure
Workshop: fix talentString type error in emsDecoder
Workshop: export Block type from keyPressExtract
Workshop: add Build page and update lib modules
June 9, 2026
Auto-update GRIP-EMS version to v2.1.18
Fix Top Rated sort to exclude unrated sequences
Homepage: add Workshop announcement banner
Workshop: loop tree view on decode and convert pages
Fix Workshop convert flow: sessionStorage passthrough and step preview