Releases¶
EbonBuilds ships as versioned zip downloads on GitHub. Each release page includes
install instructions, release notes pulled from the Changelog page
(mirrors CHANGELOG.md
in the repo), and an EbonBuilds.zip asset you can install directly.
Download the latest release All releases
Install from a release zip¶
- Open the releases page and download
EbonBuilds.zipfrom the Assets section (not "Source code"). - Extract the archive. You should get a single folder named
EbonBuilds. -
Copy
EbonBuildsinto the Project Ebonhold add-ons directory:%LocalAppData%\ebonhold\Interface\AddOns\EbonBuilds\On Windows that is typically
C:\Users\<you>\AppData\Local\ebonhold\Interface\AddOns\EbonBuilds\. Do not use a Blizzard retail_retail_\Interface\AddOnspath. -
Restart the client or run
/reload.
Requires ProjectEbonhold or ProjectEbonhold Enhanced. Some features additionally use Details! if installed. Step-by-step first-run guidance is in Getting Started.
How releases work¶
| What | Where |
|---|---|
| Latest downloadable build | GitHub Releases → latest |
| Full version history | Changelog (mirrors CHANGELOG.md) |
| In-game "What's new" | Top entry from CHANGELOG.md, regenerated at release time |
| Version in the client | ## Version: line in EbonBuilds.toc |
Pushing a v* tag (for example v3.86.14) triggers the Release workflow: full checks, dist/EbonBuilds.zip build, and publication to GitHub Releases with notes extracted from the matching ### <version> block in CHANGELOG.md.
3.86 line¶
3.86 and its patches are already shipped (latest: see GitHub Releases → latest). Historical prep notes for the original 3.86 cut live in 3.86 release prep — that doc is archival, not a “not tagged yet” gate.
Recent releases¶
| Version | Date | Summary |
|---|---|---|
| 3.86.16 | 2026-07-27 | Docs: PE install path + FAQ/releases sync |
| 3.86.15 | 2026-07-27 | Community evidence clarity + Sync size UX |
| 3.86.14 | 2026-07-27 | PE client readiness stubs + #112 TOC handoff docs |
| 3.86.13 | 2026-07-27 | Autopilot /ebb why status diagnosis |
| 3.86 | 2026-07-24 | Automation stepping stones, Auctionator PE, reliability |
| 3.85 | 2026-07-24 | Auctionator affix shopping, board state machine, UI/data refactors, test suite |
| 3.84 | 2026-07-24 | Bag dots, freeze persistence, server loadouts, combat DPS in the Logbook |
| 3.83 | 2026-07-24 | Autopilot / ProjectEbonhold API alignment and community bug-fix wave |
Older entries are listed in the full changelog.
Updating¶
Download the new zip, extract it, and replace your existing %LocalAppData%\ebonhold\Interface\AddOns\EbonBuilds folder. Your builds and settings live in SavedVariables and are not removed by updating the add-on files.
If the in-game updater reports a newer version in use around you, compare your installed EbonBuilds.toc version with the latest release tag.