Skip to content

v1.0.0.1

Choose a tag to compare

@github-actions github-actions released this 25 May 12:21

First polish pass since the initial release. No behavioral changes to the daily-tribe automation itself — this round focuses on the plugin's About panel, the project's icon and manifest, and the GitHub-facing surface (issue templates, community docs, release pipeline).

What's new

About panel refresh

  • Centered plugin icon at the top with a subtle alpha pulse.
  • Simplified header to a single version chip (v X.Y.Z.W) — the license line and "build" prefix are gone.
  • Replaced the static description with a four-paragraph greeting that has a soft shimmer band sweeping across the text on a 5-second loop, staggered per paragraph.
  • Repository / discussions / security links now gently brighten on hover instead of staying flat teal.
  • Default window grew a touch (560 × 460) so the new layout breathes.

Plugin manifest & icon

  • Refreshed plugin icon shipped with the build.
  • IconUrl filled in on repo.json so Dalamud's plugin installer shows the icon.

Community & docs

  • Added CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md.
  • Standardized README.md to the shared plugin template; fixed the AGPL-3.0 license badge to a static shield.
  • Polished bug-report and feature-request issue templates: clearer copy, dropped the rapidly-stale "game version" dropdown, and pointed fuzzy feature ideas at Discussions first.

Release pipeline

  • Release workflow now triggers the multi-plugin hub repo via repository_dispatch instead of mirroring directly, so the hub regenerates its repo.json immediately on every release instead of waiting for its daily cron.
  • Fixed a release.yml race where a concurrent push could leave conflict markers in repo.json and still report success.

Install

Dalamud users on the XeldarAlz hub: update from /xlplugins once the hub refreshes (a few minutes after publish). Manual installers: grab latest.zip below.

Full Changelog: v1.0.0.0...v1.0.0.1