v1.0.0.1
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.
IconUrlfilled in onrepo.jsonso Dalamud's plugin installer shows the icon.
Community & docs
- Added
CODE_OF_CONDUCT.md,CONTRIBUTING.md, andSECURITY.md. - Standardized
README.mdto 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_dispatchinstead of mirroring directly, so the hub regenerates itsrepo.jsonimmediately on every release instead of waiting for its daily cron. - Fixed a
release.ymlrace where a concurrent push could leave conflict markers inrepo.jsonand 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