Releases: PathOfBuildingCommunity/PathOfBuilding
Release 2.19.0
What's Changed
Implemented Enhancements
- Timeless Jewel implementation by @LocalIdentity in #4527
- Add Default Item Affix Quality option by @Lothrik in #4520
- Add support for skill sets (socket group sets) by @deathbeam in #4447
- Add new configuration options for Boss Skill Presets by @Regisle in #4436
- Add support for brittle/sapped ground and alternate ailment boot implicits by @deathbeam in #4443
- Update ailment threshold to current values by @deathbeam in #4435
- Add self curse effect to Calcs tab by @QuickStick123 in #4537
- Add display for totem resistances in skill type specific stats by @deathbeam in #4523
- Add support for Unearth corpse calculation by @Nostrademous in #4487
- Add Pale Seraphim "Thunder Web" debuff by @Lothrik in #4490
- Add full support for Supreme Ego by @QuickStick123 in #4524
- Add support for "% of damage taken bypasses ward" by @deathbeam in #4549
- Add support for "Magic Utility Flasks applied to you have increased effect" by @deathbeam in #4461
- Add support for ailment immunity mod on timeless jewels by @Wires77 in #4552
- Add support for "% increased cast speed if a minion has been killed recently" by @spawnie-no-oni in #4464
- Add support for more Eldritch mods by @LocalIdentity in #4507
User Interface
- Fix labels having an incorrect font size and alignment for checkmark boxes. by @QuickStick123 in #4486
- Fix typo in tree by @Ivniinvi in #4469
- Fix unicode sanitization issues by @Wires77 in #4439
- Move movement speed below resistances in the side-bar by @Nightblade in #4426
- Fix overlapping tooltips, move bandit and pantheon options into the Config tab by @PJacek in #4441
- Restore enter functionality for Import tab by @pHiney in #4448
- Fix saving of section/subsection collapsing in calcs by @deathbeam in #4555
- Add some missing alternate quality modifiers by @Nostrademous in #4132
Accuracy Improvements
- Fix flat Reservation rounding by @Lothrik in #4471
- Correctly handle 100% reduced reservation efficiency and greater by @QuickStick123 in #4514
- Fix multi number mods scaling the wrong number with catalysts by @QuickStick123 in #4484
- Stop Noxious Catalyst from scaling Icefang Orbit's chance to poison by @tansheron in #4463
- Fix elemental ailments defensive calculations by @PJacek in #4440
- Fix Vaal lightning strike projectiles not counting as projectiles by @Wires77 in #4531
- Rename old dodge chance mods on watcher's eye by @Wires77 in #4478
- Update "source" text of unique cluster jewels by @ctrpetersen in #4542
- Update wording on Skyforth, Victario's Flight, Mindspiral, Mutewind Seal by @Lothrik in #4512
- Update wording on Maw of Conquest, Thousand Teeth Temu by @Lothrik in #4519
- Fix incorrect level requirement for Legacy of Fury by @learn2draw in #4510
- Fix Ming's Heart variant typo by @Regisle in #4454
- Fix Flask Duration to match in game values by @QuickStick123 in #4526
- Refactor wither to apply strongest wither effect by @QuickStick123 in #4525
Fixed Bugs
- Fix Out of Memory crash in Items Tab by @Lothrik in #4530
- Fix alternate quality dropdown options not changing on gem deletion by @Wires77 in #4532
- Fix corrosion not being disabled when mod is not present by @QuickStick123 in #4505
- Fix saving of changed placeholders by @deathbeam in #4548
- Fix undo resetting active display group by @deathbeam in #4554
- Fix socket group copy/paste by @deathbeam in #4452
- Improve skill gem state persistence by @Lothrik in #4493
- Fix Precise Technique to use max life instead of current life by @Dullson in #4477
- Fix Energy Shield Recharge mastery by @Lothrik in #4504
- Fix warcry duration and cooldown calculations by @Lothrik in #4488
- Fix a bug where if affected by a vaal aura you weren't considered affected by the regular aura by @QuickStick123 in #4492
- Remove Phase Acrobatics from Impossible Escape by @Lothrik in #4479
- Fix Paradoxica by @QuickStick123 in #4495
- Fix ignite with cast on death by @QuickStick123 in #4496
- Fix incorrect Cruelty effect scaling by @Lothrik in #4472
- Fix Determination aura alternate quality mod by @Dullson in #4502
- Fix Smite area hit being classified as melee by @QuickStick123 in #4515
- Fix Herald of Purity minions missing a duration by @Wires77 in #4547
- Fix Chain Hook Radius per Rage by @Lothrik in #4491
Other changes
New Contributors
- @QuickStick123 made their first contribution in #4505
- @Ivniinvi made their first contribution in #4469
- @spawnie-no-oni made their first contribution in #4464
- @tansheron made their first contribution in #4463
- @ctrpetersen made their first contribution in #4542
- @Paliak made their first contribution in #4543
Full Changelog: v2.18.1...v2.19.0
Release 2.18.1
What's Changed
2.18.1 Bug Fixes
Implemented Enhancements
- Add zoom support in the Notes tab (Use Ctrl +/- or Ctrl & mouse wheel) by @pfeigl in #4355
- Add mouse shortcuts to skills tab by @Dullson in #4373
- Set as active skill group in sidebar
- Enable/disable skill group
- Include/exclude in Full DPS
- Streamline importing of build codes by @deathbeam in #4398
User Interface
- Add a configuration option for showing tooltips for all slots by @deathbeam in #4292
- Add average flask uptime estimate by @Lothrik in #4319
- Add keyboard shortcut for Notes section "Ctrl+6" by @imsjp in #4331
- Improve breakdown for ignoring resistance by @Prismateria in #4354
- Add Boss 'less curse effect' in resistance breakdown by @LocalIdentity in #4379
- Split max hit display (and colourise it) in sidebar by @deathbeam in #4371
- Do not overwrite all defaults when configuring enemy stats on configs page by @deathbeam in #4327
- Properly sort items based on affected slot in tooltips by @deathbeam in #4291
New Calculations
- Add support for exposure from Eldritch implicits and Archdemon Crown by @LocalIdentity in #4395
- Add support for weapon local Overwhelm mod by @LocalIdentity in #4415
- Add support for self-damage breakdown for Forbidden Rite by @LocalIdentity in #4420
- Add support for many helmet enchants by @LocalIdentity in #4419
- Animated Guardian, Energy Blades, Ensnaring Arrow, Flame Wall, Frost Sheild, Herald of Agony, Hydrosphere, Plague Bearer, Purifying Flame, Wild Strike
Accuracy Improvements
- Minor EHP improvments by @Regisle in #4227
- Fix Massive Thread of Hope outer radius by @LocalIdentity in #4404
- Fix Exposure mastery stacking incorrectly by @LocalIdentity in #4396
- Fix Painseeker disabling alt Ailments from Secrets of Suffering by @LocalIdentity in #4412
- Fix Arrogance Support not working with blasphemy curses by @LocalIdentity in #4394
- Fix Shaper of Winter + Storms not affecting Brittle + Sap by @LocalIdentity in #4416
- Fix Summon Holy Relic's Boon Aura by @kkienzle in #234
- Fix parsing for "chaos damage taken" by @Nightblade in #4383
Fixed Bugs
- Fix crash when loading build containing a newer tree by @Wires77 in #4386
- Fix Viper Strike double counting Dual Wield Poison stacks by @Nostrademous in #4406
- Fix pobb.in match pattern if a "_" was at the start of the build code by @Dullson in #4401
- Fix an issue where the options headings sometimes appeared blank by @FWidm in #4287
- Fix Pantheon dropdown tooltip by @Wires77 in #4377
New Contributors
Full Changelog: v2.17.2...v2.18.1
Release 2.16.0
What's Changed
Implemented Enhancements
- Updated Exported Data to Patch 3.17.1 #4185 (Nostrademous)
- Add support for Anomalous Temporal Rift #4279 (LocalIdentity)
- Add support for several alternate quality gems #4274 (Wires77)
User Interface
- Corrected spelling of Effective Hit Pool description #4181 (ForgottenHero)
- Show build name first in window title #4239 (Lothrik)
- Update skill tree to 3.17.2 #4262 (LocalIdentity)
- Move config tab columns vertically when screen width is too low #4226 (Wires77)
- Add support for showing which lines are supported on skills #4169 (Wires77)
Accuracy Improvements
- Fix typo in Blackflame ring #4146 (Nightblade)
- Fix missing catalyst on 'Mark of the Elder' ring #4188 (Nostrademous)
- Fix missing duration flag on Flame Surge #4232 (Lothrik)
- Fix Bannerman notable applying all attack damage to non-banner auras #4175 (Wires77)
- Fix Dancing Duo Cyclone dealing twice as much damage as it should be #4249 (Lexy)
- Fix blastchain mine not applying less damage to all gems #4247 (Lilylicious)
- Fix Kinetic Bolt and Earthquake not fully scaling with Spell Damage/Cast Speed #4151 (mthjones)
- Fix an issue where all skills socketed in Black Zenith would get the damage multiplier #4164 (Wires77)
- Fix Bow Projectile Speed conversion mastery applying to DoT damage #4148 (Lilylicious)
- Fix chilling areas not applying Bonechill #4161 (TPlant)
- Fix quality on Absolution applying to players #4211 (Lilylicious)
- Fix missing spell flag on triggered spells from Atziri's Rule #4236 (Lothrik)
- Remove Royale mods from crafting dropdowns #4225 (Wires77)
- Fix Advanced Traps quality not increasing damage #4224 (Lilylicious)
- Fix an issue where Secrets of Suffering wasn't applying #4177 (Wires77)
- Fix Battlemage's Cry not applying spell damage to attacks #4170 (Wires77)
- Fix parsing of Soul of Abberath self Ignite duration #4276 (LocalIdentity)
- Fix Challenger Charges affecting Cast Speed #4264 (LocalIdentity)
- Apply global limit to Expansive Might notable #4255 (Lothrik)
Fixed Bugs
- Fix error when comparing passive tree skill nodes #4238 (Lothrik)
- Fix two errors related to equipped items #4237 (Lothrik)
- Fix crash caused by Mortal Conviction still appearing on some uniques #4231 (Wires77)
- Display session ID box when 401 error is encountered on Import #4187 (Wires77)
- Fix ensnare stacks not showing for Ensnaring Arrow #4160 (Wires77)
Other changes
New Contributors
- @ForgottenHero made their first contribution in #4181
Full Changelog: v2.15.1...v2.16.0
Release 2.15.1
What's Changed
2.15.1 Bug Fixes
- Fix Forbidden Flame/Flesh not working with Scion #4142 (Nostrademous)
Implemented Enhancements
- Add / updated all new league uniques (LocalIdentity)
- Add support for Delirium effect scaling (LocalIdentity)
- Add support for Elementalist's Primal Aegis (Wires77)
- Add support to show Life Recoverable when Life is reserved (Regisle)
- Add support for 2 new cluster jewel mods added in 3.17 (LocalIdentity)
User Interface
- Add colours to the sidebar, config page, and calcs page (LocalIdentity)
- Add option to hide Warnings (Nightblade)
- Add configuration option for IPv4/IPv6 connections (Lothrik)
- Improved formatting for eHP calc sections (Regisle)
New Calculations
- Add support for Holy Relic Nova trigger rate (Solofme)
Accuracy Improvements
- Fix Rigwald's Curse mod parsing (LocalIdentity)
- Fix uniques that used old Blood Magic wording (LocalIdentity)
Fixed Bugs
- Fix crash when activating Energy Blade buff (Nostrademous)
- Fix Dancing Dervish not working (LocalIdentity)
- Fix issue where General's Cry would set attack rate to 1 for certain skills (Sour)
- Fix issue when importing Forbidden Flame/Flesh (Nostrademous)
- Fix for culling strike on mirages adding extra damage (Nostrademous)
- Fix an issue where degens were not working with Mind Over Matter (Regisle)
- Fix issue where certain modifiers weren't being converted properly (e.g. Battlemage) (Wires77)
- Fix an issue where the chance to inflict an ailment on a critical strike could be lower than on a non-crit for alternate ailments (Wires77)
Misc
- Update display screenshots on GitHub (Nightblade)
New Contributors
Full Changelog: v2.14.0...v1.15.0
Release 2.14.0
Install Information
These are new installers alongside the release of 2.14.0.
If you're already using Path of Building Community, you won't need these, since it will update itself.
If you're installing for the first time, or are reinstalling, we recommend you to use these versions.
The .exe
is the normal install wizard and the .zip
is the standalone version.
What's Changed
Implemented Enhancements
- Add 3.17 skill tree #3972 (dbjorge)
- Update uniques with changes from 3.17 patch notes #3974 (ifnjeff)
- Add support to enable stages for multi-part skills at a per-part level #3859 (Nostrademous)
- Add support to show stat difference on anointed nodes #3827 (KillerMZE)
- Add support for Bow Mastery and Arcing Shot Notable #3543 (Peechey)
- Add support for new bow mastery mods #3978 (madinsane)
- Add Support for Elusive Claw Mastery modifier #3992 (Nostrademous)
- Add "Cursed Enemies are Hindered" Mastery #3919 (Lothrik)
- Add support for Energy Blade #3580 (PJacek)
- Add support for several spectres: Arena Master, Ruins Hellion (partial), Trial Windchaser, Aurid Synthete, Ancient Wraith, They of Tul, Ancient Suffering, Merveil's Retainer, Primal Crushclaw, and Primal Rhex Matriarch #3932 (Lothrik)
- Add support for new Precision Technique Keystone #4004 (Nostrademous)
- Add support for new wording on War Bringer Keystone #3976 (madinsane)
- Add support for Master of Fear Notable #3803 (LocalIdentity)
- Add support for Adder's Touch Notable #4002 (Nostrademous)
- Add support for Champion's Inspirational Banner Life Regen #3742 (mthjones)
- Add support for Brand Attachment Range #3896 (Lothrik)
- Add support for Lifetap's "20% increased Life Recovery from Flasks" modifier #3906 (Lothrik)
- Add support for Anomalous Vitality #3910 (Lothrik)
- Add support for Melding of the Flesh #3923 (Lexy)
- Add support for Leadership Price's conflux mod #3271 (PJacek)
- Add support for new "for spell damage" tree mod #4055 (Lothrik)
- Add support for Strength of Blood less damage taken #3983 (deathbeam)
- Add support for Elemental Hit area component #3926 (Lothrik)
- Add support for Cluster Jewel Corruptions #3848 (randomflyingtaco)
- Add Polaric Devastation ring #4001 (Nostrademous)
- Add race event uniques #3874 (pHiney)
- Add support for Black Zenith, The Gluttonous Tide, and Divine Inferno #4061 (Wires77)
- Add support for Crystallised Omniscience #3937 (Lexy)
- Add support for Atziri's Rule #4039 (Nostrademous)
- Add support for Amanamu's Gaze, Kurgal's Gaze, and Tecrod's Gaze #4020 (Lothrik)
- Add support for several veiled uniques: Paradoxica, Replica Paradoxica, Cane of Kulemak, and The Queen's Hunger #3985 (Prismateria)
- Add support for Mageblood #3883 (Nostrademous)
- Add support for Forbidden Flesh and Flame #3975 (Nostrademous)
- Add support for Willowgift #3763 (randomflyingtaco)
- Add partial support for Fleshcrafter #3956 (PJacek)
User Interface
- Add QoL improvements for import tab #3818, #4054 (Dullson, Peechey)
- Add pobb.in to import website list #3942 (Dav1dde)
- Add poe.ninja/pob to import website list #3732 (rasmuskl)
- Add support to import build codes from poe.ninja and pobb.in #4042 (Wires77)
- Add support to export a build to pobb.in #4017 (Peechey)
- Add Ctrl+I hotkey to import build code #3813 (pHiney)
- Add feature to remember your last used export site in settings #4053 (Dav1dde)
- Delete jewels, skills, and equipment by default on character import #3931 (raylu)
- Remove trailing and leading spaces from the character name when importing #3950 (pHiney)
- Relabel character import "Done" button to "Close" #3898 (raylu)
- Add ability to search skills using multiple tags #3921 (pHiney)
- Add feature to match gem level to character level #3917 (Lothrik)
- Add ability to show DPS for non-cooldown traps and mines #3907 (Lothrik)
- Add 'Delete Unused' button on the items tab #3949, #4057 (pHiney, Lothrik)
- Add E hotkey to edit equipped item #3876 (pHiney)
- Move delve mods to "Add modifier..." menu while crafting items #3213 (Tom Clancy Is Dead)
- Add more explanation to non-damaging ailment breakdown #4012 (Lilylicious)
- Add support to maximum animated weapon from gem level instead of configuration [#3935](https://github.com/PathOfBuildingCommunity/Pat...
Release 2.11.0
These are new installers alongside the release of 2.11.0.
If you're already using Path of Building Community, you won't need these, since it will update itself.
If you're installing for the first time, or are reinstalling, we recommend you to use these versions.
The .exe
is the normal install wizard and the .zip
is the standalone version.
Release 2.9.0
These are new installers alongside the release of 2.9.0.
If you're already using Path of Building Community, you won't need these, since it will update itself.
If you're installing for the first time, or are reinstalling, we recommend you to use these versions.
The .exe
is the normal install wizard and the .zip
is the standalone version.
Release 2.7.0
These are new installers alongside the release of 2.7.0.
If you're already using Path of Building Community, you won't need these, since it will update itself.
If you're installing for the first time, or are reinstalling, we recommend you to use these versions.
The .exe
is the normal install wizard and the .zip
is the standalone version.
Release 2.6.0
These are new installers alongside the release of 2.6.0.
If you're already using Path of Building Community, you won't need these, since it will update itself.
If you're installing for the first time, or are reinstalling, we recommend you to use these versions.
The .exe
is the normal install wizard and the .zip
is the standalone version.
Release 2.5.0
These are new installers alongside the release of 2.5.0.
If you're already using Path of Building Community, you won't need these, since it will update itself.
If you're installing for the first time, or are reinstalling, we recommend you to use these versions.
The .exe
is the normal install wizard and the .zip
is the standalone version.