Skip to content

Releases: goatcorp/Dalamud

v14.0.4.0

10 Mar 19:39

Choose a tag to compare

We just released Dalamud v14.0.4.0, which should be available to users within a few minutes. This release includes 12 PRs from 7 contributors.
Click here to see all Dalamud changes.

It ships with an updated FFXIVClientStructs d58c66b.
Click here to see all CS changes.

Dalamud Changes

Features

  • ILogMessage improvements (#2656 by RedworkDE)
  • Per-character collections (#2639 by goaaats)
  • Allow notifications to be dismissed with middle mouse click (#2643 by Ottermandias)
  • Add IDalamudPluginInterface.CheckForUpdateAsync() (#2646 by goaaats)
  • Add setting to opt out of seasonal events, expose through IDalamudPluginInterface (#2655 by goaaats)

Fixes

  • Fix warnings in tests (#2648 by Haselnussbomber)
  • Add AgentLifecycle Self Test (#2647 by MidoriKami)
  • Use enum names instead of magic numbers (#2642 by Haselnussbomber)
  • Update delegates (#2645 by Haselnussbomber)
  • Fix IndexOutOfRangeException in xldata Task Scheduler when Local Path is blank (#2652 by mwalczyk81)
  • Prevent Main Repo as Custom Repo (#2654 by MidoriKami)