Skip to content

Releases: FluxpointDev/MultiRPC

V7 Beta 7 - Acrylic effects!

26 Feb 22:32
Compare
Choose a tag to compare
Pre-release

Addtions:

  • Backend for grabbing assets in the rich presence (Right now it's only used for the MultiRPC page)
  • Finished up Installed Theme page and it's logic
  • Settings being "Editable"
  • Acrylic/Mica effect :D
  • Warning for buttons not being clickable
  • Migration logic in place (Not used yet)
  • Directory check for filename not using correct variable which means it'll pass filenames that shouldn't be used
  • Update Presence button now disables if the current rpc page is not what started the rpc connection
  • Being able to remember what official theming the user selects
  • Button Warning when the user adds a warning for the first time
  • Disable/Enable Update Presence button based on the active rpc page on screen
  • Use SemanticVersion for theming

Fixes:

  • Theming not being applied correctly
  • ThemePreview not updating the button colour
  • Deleting whole theme file when we should override files (Being of assets possibly being in the theming)
  • Crashing on Linux

V7 Beta 6+1 - macOS fixes

23 Jan 21:30
Compare
Choose a tag to compare
Pre-release

This version fixes a lot of issues that were effecting macOS users!

Fixes:

  • Fixed issue with theming making the preview on the MultiRPC page not be white text
  • Fixed discord check overlay not closing on macOS when discord is open
  • Fixed macOS getting into loop with custom page popup's
  • Fixed crash when saving themes

Changes:

  • Made gif's show up like in discord (Need to add the corner effects on gif images still)
  • Added ability to disable min and restore buttons (Windows only, lets us disable them when needed. Will add for other OS's soon™️)
  • Many behind the scenes changes
  • Popup's are now centered when opening
  • The start of a asset manager (For now it only grabs MultiRPC assets)
  • Fixed Button 2 TextBox saying "Button 1 Text"

V7 Beta 7.1

29 Jul 00:53
715f0c0
Compare
Choose a tag to compare
V7 Beta 7.1 Pre-release
Pre-release

Fixes:

  • Custom rpc client id length 18 error

Theming and macOS support!

09 Jan 20:49
Compare
Choose a tag to compare
Pre-release

With this release we now have the initial version of the theme editor and proper macOS support!

macOS notice

When you install the application, macOS will complain about it an unsafe application (Due to us not having a dev license right now).

When you go to open it for the first time the warning will show up, close the warning and then go into settings -> security and privacy and it'll let you open the application anyway

V7 Beta 5 - Theme's and fixes!

27 Dec 23:40
Compare
Choose a tag to compare
Pre-release

What's been added/changed since last update

Theming

With this version theming is now in and accessible! You can drag theme files into the Window to preview the theme or use the Installed Themes tab in the theme editor page to add (and apply) themes!

With this version you can also replace any of the assets that are used by putting them into your theme file (It expects the same pathing as the default theme and must be in svg). This will have an GUI at some point to make this easy to do.

The theme editor will have some progress in the next update and the installed themes page will have everything else that it's currently missing.

Other

  • Changes to Language so we can reuse text
  • Ability to disable all tooltips
  • More styling in place
  • FIxed process check on linux
  • Fixed issue with buttons crashing the application (When you had text for the button but no Uri)
  • Bumped packages

V7 Beta 4 - The many changes update!

27 Nov 19:11
Compare
Choose a tag to compare
Pre-release

What's been added/changed since last update

  • Missing page is not around anymore
  • Settings page is mostly there with all settings that are in stable (and the settings page now reports on discord's status!)
  • Network status is now shown on the bottom when it goes/comes back
  • Admin mode is added and reported back in title bar
  • Added Help images
  • We now remeber what custom presence you selected and will default to it when you go to the customs page
  • Credit page is now added
  • Discord client check is now added
  • Default MultiRPC profile will contain what it did on stable on first start
  • Check that the persence doesn't have a discord inv and warn if it does (Can disable)
  • Tooltray to hide/show window is now added
  • We now open the current window if you try to open MultiRPC again
  • Added application icon (only effects manual install)
  • Many under the hood changes
  • More styling
  • Tooltips have been added where they was in stable
  • Fixed timer
  • Fixed first line not showing up in RpcView after closing rpc connection
  • Added warning when user trys to reopen MultiRPC with admin

External Url support for assets and Gif support!

30 Dec 23:36
90478c9
Compare
Choose a tag to compare

Discord have done an update which allow rich presences to both use external url for the asset key and now support using gif's for the asset. This update enables use of both!

7V Custom profiles

24 Oct 21:00
f1ac326
Compare
Choose a tag to compare
7V Custom profiles Pre-release
Pre-release

We can now store custom profiles and we now have more styling in place :P

V7 Custom support

19 Oct 18:37
f1ac326
Compare
Choose a tag to compare
V7 Custom support Pre-release
Pre-release

This release contains a few bug fixes and additions to bring it closer to stable:

Additions:
Custom support
MultiRPC data is now remembered
Logging (Both file and in UI)

V7 Initial Release!

18 Oct 22:09
f1ac326
Compare
Choose a tag to compare
V7 Initial Release! Pre-release
Pre-release

This is the initial build of MultiRPC V7!

For now it doesn't contain much but good things come to people who wait :3

No macOS release yet. Need to be able to make .app's first