CraftPresence Changes
v2.6.0 (05/08/2025)
A Detailed Changelog from the last release is available here
See the Mod Description or README for more info regarding the mod.
Changes
- (Backend) Updated Build Dependencies (Please see the appropriate repositories for changes)
- Spotless (
7.0.2
->7.0.3
) - UniLib (
1.0.6
->1.1.0
) - Lenni Reflect (
1.4.0
->1.5.0
) - Fabric Loader (
0.16.13
->0.16.14
)
- Spotless (
- UniLib Base Requirement increased from
1.0.1
to1.1.0
DynamicSelectorGui
no longer requires any entries in the entry list- Several API fixes for
FileUtils
(findClass
andloadClass
)
- Removed template data from the config settings, and related limitations
PresenceData#buttons#default
displaySettings.dynamicIcons#default
displaySettings.dynamicVariables#default
- Removed the
useClassLoader
setting fromAdvanced
options in the config- This has been replaced with a revised implementation in
UniLib
andUniCore
- This has been replaced with a revised implementation in
- Significantly Improved
ReplayMod
integration reliability- Also added
data.
variants ofreplaymod.time.current
andreplaymod.time.remaining
- Also added
- Added support for placeholder parsing for module icons (
.icon
placeholders in modules) - Updated Translations
Fixes
- Fixed ReplayMod not adding new defaults to the
GUI
config, when creating a new config file - Fixed ClassGraph functions not working on initial launch if config settings matched internal settings
- Fixed potential inaccuracies in Dimension and Biome module updates
- Fixed missing SimpleRPC migration for
{{player.uuid}}
migration - (Backend) Fixed some NPEs related to
DiscordUtils#getOverrideText
More Information
Known Issues
Despite configuration compatibility often being ensured between versions, caution is advised to ensure the best experience, while also baring in mind that features can be adjusted, removed, or added/iterated upon between releases.
Please refer to the Mod Description or README to view more info relating to known issues.
Snapshot Build Info
Some Versions of this Mod are for Minecraft Snapshots or Experimental Versions, and as such, caution should be noted.
Any Snapshot Build released will be marked as ALPHA to match its Snapshot Status depending on tests done before release and issues found.
Snapshot Builds, depending on circumstances, may also contain changes for a future version of the mod, and will be noted
as so if this is the case with the -Staging
label.
CraftPresence Changes
v2.5.5 (04/24/2025)
A Detailed Changelog from the last release is available here
See the Mod Description or README for more info regarding the mod.
Changes
- (Backend) Updated Build Dependencies (Please see the appropriate repositories for changes)
- Gradle (
8.12
->8.13
) - Unimined (
1.3.12
->1.3.14
) - JVMDowngrader (
1.2.1
->1.2.2
) - Spotless (
6.25.0
->7.0.2
) - Shadow (
8.3.5
->8.3.6
) - UniLib (
1.0.5
->1.0.6
) - Fabric Loader (
0.16.9
->0.16.13
)
- Gradle (
- Updated Translations
- Added support for direct-input image URLs in
PresenceData
config sections- Allows for using url's directly in the config, without needing to add an icon to Discord OR to the
Dynamic Icons
section
- Allows for using url's directly in the config, without needing to add an icon to Discord OR to the
- Added support for schema version
26
for SimpleRPC configsimages.player
now uses direct-input URLs to match the same endpoint as SimpleRPC- Added conversion for
images.player.head
placeholder
Fixes
- Fixed an issue with SimpleRPC config conversions, if the SimpleRPC config has single-element array entries
- Fixed a broken endpoint url for the template button url config sections
- There is not a migration layer for this, as the template section is not used in any active RPC data
- Fixed a crash when attempting to use the mod on servers in certain MC versions
- Note that CraftPresence is a client-side-only mod, and using it on servers will just print a warning and disable the mod (Same for UniLib)
More Information
Known Issues
Despite configuration compatibility often being ensured between versions, caution is advised to ensure the best experience, while also baring in mind that features can be adjusted, removed, or added/iterated upon between releases.
Please refer to the Mod Description or README to view more info relating to known issues.
Snapshot Build Info
Some Versions of this Mod are for Minecraft Snapshots or Experimental Versions, and as such, caution should be noted.
Any Snapshot Build released will be marked as ALPHA to match its Snapshot Status depending on tests done before release and issues found.
Snapshot Builds, depending on circumstances, may also contain changes for a future version of the mod, and will be noted
as so if this is the case with the -Staging
label.
CraftPresence Changes
v2.6.0 (05/??/2025)
A Detailed Changelog from the last release is available here
See the Mod Description or README for more info regarding the mod.
Changes
- (Backend) Updated Build Dependencies (Please see the appropriate repositories for changes)
- Spotless (
7.0.2
->7.0.3
) - UniLib (
1.0.6
->1.1.0
) - Lenni Reflect (
1.4.0
->1.4.1
)
- Spotless (
- UniLib Base Requirement increased from
1.0.1
to1.1.0
DynamicSelectorGui
no longer requires any entries in the entry list- Several API fixes for
FileUtils
(findClass
andloadClass
)
- Removed template data from the config settings, and related limitations
PresenceData#buttons#default
displaySettings.dynamicIcons#default
displaySettings.dynamicVariables#default
- Removed the
useClassLoader
setting fromAdvanced
options in the config- This has been replaced with a revised implementation in
UniLib
andUniCore
- This has been replaced with a revised implementation in
Fixes
- Fixed ReplayMod not adding new defaults to the
GUI
config, when creating a new config file - Fixed ClassGraph functions not working on initial launch if config settings matched internal settings
More Information
Known Issues
Despite configuration compatibility often being ensured between versions, caution is advised to ensure the best experience, while also baring in mind that features can be adjusted, removed, or added/iterated upon between releases.
Please refer to the Mod Description or README to view more info relating to known issues.
Snapshot Build Info
Some Versions of this Mod are for Minecraft Snapshots or Experimental Versions, and as such, caution should be noted.
Any Snapshot Build released will be marked as ALPHA to match its Snapshot Status depending on tests done before release and issues found.
Snapshot Builds, depending on circumstances, may also contain changes for a future version of the mod, and will be noted
as so if this is the case with the -Staging
label.