Releases: irvangen09/gamestuff-blocks
Releases · irvangen09/gamestuff-blocks
Release list
GameStuff Block 1.11.0
Improvements & Updates
Added
- Added bold, italic, and link formatting to Table cell text.
- Made the Requirements title in Info List editable per instance.
Improved
- Improved Table Style 2 — Catalog Card with semantic table markup while preserving its existing visual card layout.
- Refined Table spacing for a more compact appearance consistent with WordPress core.
- Simplified Info List by removing its outer container border.
- Simplified Character Infobox by removing its card background.
Removed
- Removed the Icon field from Accordion.
- Removed the decorative mobile scroll arrow from Content Scroll.
v1.10.0 - Table
New Features
- Added the new Table block for structured documentation tables.
- Added Standard, Field List, and Catalog Card layout styles.
- Added column types for Text, Number, and Image.
- Added built-in search and column sorting.
- Added contextual controls for inserting, deleting, and retyping rows and columns.
- Added support for the global Primary Color setting.
v1.9.0 - Tabs
New Features
- Added Tabs and Tab Item blocks.
- Added Underline and Sidebar style variants.
- Added accessible tab navigation following the WAI-ARIA Tabs Pattern.
- Added support for the global Primary Color setting.
v1.8.0 - Info List
New Features
- Added the new Info List block for displaying structured key-value information.
- Added an optional Requirements checklist section within Info List.
- Added support for the global Primary Color setting.
v1.7.0 - Dark Mode
Improvements Global Settings
Improved
- Dark mode is now fully automatic for all GameStuff blocks.
- Added a global Color Scheme setting to force Light or Dark mode.
- Improved block styling for better compatibility with any WordPress theme.
- Refined the default appearance of Character Infobox, TOC, and Accordion blocks.
Removed
- Removed the Dark Mode Selector setting, which is no longer required.
v1.6.0 - Global Settings
New Features
Added
- Added per-block enable/disable controls in Settings → GameStuff Blocks → Blocks.
- Reorganized the settings page into Appearance and Blocks tabs.
Improved
- Child blocks now automatically follow their parent block's enabled state.
v1.5.1 - Minor Update
Improvements & Fixes
Fixed
- Fixed the default TOC block title to use English instead of Indonesian.
- Fixed block editor translations not loading correctly.
- Fixed TOC heading detection to improve compatibility and accuracy.
Added
- Added lazy loading for Content Scroll Item thumbnail images.
- Added caching for TOC heading generation to improve performance.
Improved
- Refactored shared conditional asset loading logic.
- Updated internal documentation and code comments.
See CHANGELOG.md for details.
v1.5.0 - Infobox
New Features
- Added Character Infobox and Infobox Field blocks.
- Added a flexible infobox layout for character profiles, item statistics, quest summaries, and other structured content.
- Added support for the global Primary Color setting, allowing infobox accents to match the site's configured color.
- Added dark mode support through the shared DarkMode service.
- Added the custom gamestuff_character image size (270×360) for character portraits.
See CHANGELOG.md for details.
v1.4.0 - Timeline
New Features
- Added Timeline and Timeline Item blocks.
- Added a Numbered Timeline variant for sequential content.
- Added support for the global Primary Color setting, allowing Timeline accents to match the site's configured color.
See CHANGELOG.md for details.
v1.3.0 - Content Scroll
New Features
Added
- New Content Scroll block.
- Desktop navigation grid that automatically becomes a native horizontal scroll on mobile.
- Overflow-aware "more content" hint for mobile scrolling.
- Dark mode support powered by the shared DarkMode service.
- Shared mobile breakpoint (
breakpoint.jsandtokens.scss) for Accordion and Content Scroll blocks, reducing duplicated configuration.
See CHANGELOG.md for details.