Skip to content

docs: document VoidPortals 1.6.0#61

Open
tastybento wants to merge 2 commits into
masterfrom
docs/voidportals-1.6.0
Open

docs: document VoidPortals 1.6.0#61
tastybento wants to merge 2 commits into
masterfrom
docs/voidportals-1.6.0

Conversation

@tastybento
Copy link
Copy Markdown
Member

Summary

VoidPortals was missing from the update-docs tracker registry, so its first release since 2019 — 1.6.0 (published 2026-06-01) — was never detected by the automated run. This PR documents it and registers the repo for future runs.

Repo Previous New
VoidPortals (untracked) 1.6.0

Changes

VoidPortals (→ 1.6.0)

  • Expanded the stub addons/VoidPortals/index.md:
    • Rewrote the intro to describe the dimension routing (Overworld → Nether → The End → Overworld).
    • Added a Compatibility note (BentoBox 3.14.0+, Minecraft 1.21+, Java 21).
    • Added a Flags section via {{ flags_source("VoidPortals", "WORLD_SETTING") }}VOID_WORLD_TELEPORT_FLAG was already present in data/flags.csv, no CSV change needed.
    • Added a ??? warning "What's new in v1.6.0 — Breaking changes" changelog block (Java 21 / BentoBox 3.14.0 now required; locales rewritten in MiniMessage).
  • Registered VoidPortals in data/release-tracker.json at 1.6.0 so the automation tracks it going forward.

Verification

  • mkdocs build --strict passes with exit code 0 (with GITHUB_TOKEN set, as on the RTD build host). Locally without a token the build emits the usual translations(): GitHub 403 rate-limit warnings, which are pre-existing and unrelated to this change.

Note for maintainers

The update-docs skill's hardcoded GraphQL repo list (in ~/.claude/skills/update-docs) does not include VoidPortals. Adding it to the tracker JSON alone is not enough — the skill's repo array must also be updated for future automated runs to query it.

🤖 Generated with Claude Code using the `update-docs` skill

tastybento and others added 2 commits May 31, 2026 18:05
Automated documentation update for new releases in BentoBoxWorld repos:
BentoBox 3.17.0, Boxed 3.4.0, Border 4.8.4, Challenges 1.6.1, InvSwitcher 1.18.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
VoidPortals was missing from the update-docs tracker registry, so its
first release since 2019 (1.6.0, modernised for Java 21 / Paper 1.21.11 /
BentoBox 3.14.0) was never picked up by the automated run.

- Expand the stub page: dimension routing, compatibility note, Flags
  section (VOID_WORLD_TELEPORT_FLAG, already present in flags.csv), and a
  "What's new in v1.6.0" breaking-changes changelog block.
- Register VoidPortals in data/release-tracker.json at 1.6.0.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant