Skip to content

Releases: izyuumi/xcode-discord-rpc

v1.1.0

28 Feb 14:49
3ed98df
Compare
Choose a tag to compare

1.1.0 (2025-02-28)

Warning

If you are using version v1.0.0, please update to version v1.1.0.

Features

  • embed default configuration as compile-time constant (cea3684)

v1.0.0

25 Feb 17:05
d7bed7f
Compare
Choose a tag to compare

1.0.0 (2025-02-25)

⚠️ DEPRECATED: This release is no longer supported or recommended.

  • Do not use this version
  • Upgrade to the latest release

⚠ BREAKING CHANGES

  • show-file and show-project arguments has been renamed to hide-file and hide-project

Features

  • add configurable Xcode update interval and improve Discord connection handling (5070fec)
  • add configuration management (f142ed4)
  • add custom error variant and improve main function error handling (040b3e5)
  • enhance logging levels based on debug configuration (be81828)
  • improve file language handling (407acec)
  • integrate SimpleLogger for improved logging (474bf11)
  • introduce custom error handling with Result type and Error enum (7476f2a)
  • rename wait_time with update_interval (a09f20b)

Bug Fixes

  • enhance error handling in run_osascript function (6b8db8a)
  • improve error handling for Discord IPC client initialization (b1b5634)
  • rename wait_time to update_interval in default configuration (783020a)
  • streamline output handling in AppleScript execution functions (21c8aee)

Performance Improvements

  • skip discord connection when xcode is not running (f44d54a)

v0.3.5

17 Feb 00:10
fd236f2
Compare
Choose a tag to compare

0.3.5 (2025-02-17)

Bug Fixes

  • update homebrew tap and download URL in brew.yml workflow (de5c6d1)
  • add tag name to homebrew workflow for release versioning (0379766)

v0.3.3

16 Feb 23:38
7346ba4
Compare
Choose a tag to compare

0.3.3 (2025-02-16)

Bug Fixes

  • activity timestamps needs to be in milliseconds (ccb6a52), closes #10
  • no need to change release body (206e94b)

v0.3.2

13 Feb 07:40
0508bb1
Compare
Choose a tag to compare

0.3.2 (2025-02-13)

Features

Bug Fixes

  • improve log messages for activity updates (c2422e2)
  • update log message (52b6989)

Release v0.2.1

26 Dec 06:49
v0.2.1
5aee84a
Compare
Choose a tag to compare

Release v0.2.0

16 Aug 11:15
v0.2.0
73096fb
Compare
Choose a tag to compare

Release v0.1.9

16 Aug 09:50
v0.1.9
c7595dd
Compare
Choose a tag to compare

Release v0.1.8

08 Jul 07:40
v0.1.8
b1c57d5
Compare
Choose a tag to compare
  • Support for JSON files

Release v0.1.7

14 Nov 15:50
v0.1.7
d4abe9c
Compare
Choose a tag to compare