Skip to content

Releases: xpdustry/distributor

v4.1.0 release

30 Dec 22:27
0a607a8
Compare
Choose a tag to compare

Features

  • Added DescriptionFacade#getComponent.
  • Added Translation#formatAsComponent and deprecated Translation#formatTo.
  • Added ComponentAccumulator.
  • Added WindowManager#getActiveWindow.

Bugfixes

  • Fix crash caused by ResourceBundles#fromClasspathDirectory if the path of the jar contains invalid URL characters.

Chores

  • Updated dependencies.
  • Annotated flawed methods in MenuGrid (read source for more info).

v4.0.2 release

17 Dec 16:43
d5af7cd
Compare
Choose a tag to compare

Bugfixes

  • Fix Audience#kick not sending reason.

Chores

  • Updated dependencies.

v4.0.1 release

02 Dec 23:18
874618d
Compare
Choose a tag to compare

Bugfix

  • Fixed un-relocated geantyref lib in distributor-permission-rank.

v4.0.0 release

02 Dec 23:08
e0d2e65
Compare
Choose a tag to compare

It is time... Enough waiting.

Features

  • A lot...

Bugfixes

  • Core parts correctly unit tested.

v4.0.0-rc.3 release

14 Nov 23:58
4c400c5
Compare
Choose a tag to compare
v4.0.0-rc.3 release Pre-release
Pre-release

Last release candidate.
Mostly code quality improvements and bugfixes.

v4.0.0-rc.2 release

01 Oct 09:28
5a09ed9
Compare
Choose a tag to compare
v4.0.0-rc.2 release Pre-release
Pre-release

Second release candidate.
Brings bugfixes and QOL changes.

v4.0.0-rc.1 release

11 Jun 14:36
d15bbaf
Compare
Choose a tag to compare
v4.0.0-rc.1 release Pre-release
Pre-release

Initial release candidate.
Javadocs are mostly done, the wiki is next.

v4.0.0-beta.3 release

25 May 22:00
127700f
Compare
Choose a tag to compare
v4.0.0-beta.3 release Pre-release
Pre-release

Final beta release.
All major feature I wanted for distributor 4 have been implemented.
It is now time to use it in more production plugins to asses the usability of the new APIs.

v4.0.0-beta.2 release

08 Apr 23:34
45b26b3
Compare
Choose a tag to compare
v4.0.0-beta.2 release Pre-release
Pre-release

Second beta release.
The API is now much more stable is terms of breaking changes.
There are still things to implement and finish like the new Lamp module.

v4.0.0-beta.1 release

28 Mar 23:07
71b31d2
Compare
Choose a tag to compare
v4.0.0-beta.1 release Pre-release
Pre-release

Initial beta release to finally start migrating xpdustry plugins to distributor 4, and be able to detect potential runtime and design issues.
The documentation is currently a copy of distributor 3.