Skip to content

Releases: irvangen09/gamestuff-blocks

GameStuff Block 1.11.0

Choose a tag to compare

@irvangen09 irvangen09 released this 17 Aug 05:27

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

Choose a tag to compare

@irvangen09 irvangen09 released this 09 Aug 11:27

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

Choose a tag to compare

@irvangen09 irvangen09 released this 06 Aug 06:40

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

Choose a tag to compare

@irvangen09 irvangen09 released this 06 Aug 06:39

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

Choose a tag to compare

@irvangen09 irvangen09 released this 06 Aug 06:38

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

Choose a tag to compare

@irvangen09 irvangen09 released this 06 Aug 06:36

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

Choose a tag to compare

@irvangen09 irvangen09 released this 28 Jul 11:59

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

Choose a tag to compare

@irvangen09 irvangen09 released this 27 Jul 21:44

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

Choose a tag to compare

@irvangen09 irvangen09 released this 27 Jul 20:19

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

Choose a tag to compare

@irvangen09 irvangen09 released this 26 Jul 20:29

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.js and tokens.scss) for Accordion and Content Scroll blocks, reducing duplicated configuration.

See CHANGELOG.md for details.