Skip to content

Releases: LittleBigRefresh/FreshPresence

v1.0.0-rc2

15 Jul 04:38
abcd418
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

Commits

  • ad640fe: Add button to view profile into presence (Beyley Thomas)
  • f1c0569: Add button to view level on site (Beyley Thomas)
  • d64981c: Clarify view profile/level button labels (Beyley Thomas)
  • c40347c: Reword the readme, improve instructions/disclaimers (Jayden)
  • 2e308a5: Close #3 (Beyley Thomas)
  • 7fef9a9: Implement missing fields from ApiGameLevel (Beyley Thomas)
  • 7919fac: log unknown response codes (Beyley Thomas)
  • e0d36b2: Add idea files, and remove direct need for xcode_frameworks (Beyley Thomas)
  • b510219: Move from std.debug.print -> std.log.* (Beyley Thomas)
  • cc1211f: Display error to user when RPC thread throws an error (Beyley Thomas)
  • db99490: Try to fix MacOS CI (Beyley Thomas)
  • 7decf6b: Update zig-discord and add Coloured Logging! (Beyley Thomas)
  • a88ee32: damn you ziglang/zig#16679 (Beyley Thomas)
  • 2d20afa: damn you ziglang/zig#16679 (Beyley Thomas)
  • e193a43: Update zig-discord (Beyley Thomas)
  • dea0ed9: Update package hashes (lets hope this works?) (Beyley Thomas)
  • ff48345: Fix std.http.Client usage (Beyley Thomas)
  • 950e570: Update zig-discord (Beyley Thomas)
  • e124279: Update zBoxer to fix macos breakages (Beyley Thomas)
  • c6f2f63: Update zig-discord (Beyley Thomas)
  • 8f5ef25: Enable info logging on release builds (Beyley Thomas)
  • ad7b579: Add missing level info fields (Beyley Thomas)
  • af582b0: Update to zig 0.12.0-dev.881+42998e637 (Beyley Thomas)
  • 5138649: Move to new API + update to latest zig (Beyley Thomas)
  • 2388ba8: Update API version (Beyley Thomas)
  • 111111a: Update to Zig 0.12.0-dev.1726+8b1097083 (Beyley Thomas)
  • 74546a5: Update known_folders to fix CI breakages (Beyley Thomas)
  • 2900ecb: Add build toggle for forcing LLVM or self-hosted backend (Beyley Thomas)
  • 317da6b: Update to latest mach nominated zig version (Beyley Thomas)
  • ca7593b: Try to terminal translation on Windows (Beyley Thomas)
  • 9b42930: Revert "Try to terminal translation on Windows" (Beyley Thomas)
  • 62ac3d4: Disable VT-100 stuff on windows (Beyley Thomas)
  • fdfd3ae: Update to latest mach nominated version (Beyley Thomas)
  • cdf59a9: Hide the party count on LBP1 (Beyley Thomas)
  • Download mach nominated version (Beyley Thomas)
  • Update actions dependencies (Beyley Thomas)
  • da7c2e3: Update version of refresh api (Beyley Thomas)
  • e7208ce: Update to latest mach zig + misc improvements (Beyley Thomas)
  • f7c4169: update zig-discord (Beyley Thomas)
  • 5162bf2: Update to latest Refresh API (Beyley Thomas)
  • abcd418: Update README.md (Beyley Thomas)

v1.0.0-rc1

22 Aug 05:55
ede6c89
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Well hello friends! This is the first release candidate for FreshPresence.

It should mostly be in a working state for all 3 major desktop platforms (Windows, MacOS, and Linux), but bugs should be expected and reported to the issue tracker. This release does not include support for Lighthouse based servers, and will only work with servers running the latest pre-release version of Refresh (v2.0.0-rc3 as of writing).