Nightly RePlays v1.3.76
Pre-release
Pre-release
Nightly release, built with the latest and potentially breaking changes, test at your own risk.
What's Changed
- feat: Improved storage UI by @Segergren in #184
- feat: Small UI changes by @Segergren in #185
- Added error message on CreateDirectory errors by @Segergren in #187
- Update videos on directory change by @Segergren in #188
- feat: Restart function on update modal by @Segergren in #189
- fix: Application path on update by @Segergren in #191
- Refactor DropDownMenu by @Segergren in #190
- fix: Games on the whitelist are being saved under the name "Whitelist Mode" by @R-NK in #195
- fix: #197 Renamed non NTFS-compliant characters in filenames by @sshcrack in #198
- fix(app): #154 Fixed Window Size when restoring window by @sshcrack in #196
- fix: Skip recording for non-matched games in whitelist mode by @R-NK in #201
- Fixes League Of Legends markers by @Segergren in #203
- Sanitise game names with special characters. by @Mondanzo in #205
- feature: Add Replay Buffers by @sshcrack in #200
- AV1 Support by @Segergren in #210
- Precise clipping by @Segergren in #211
- fix: correct incorrect labeling of League of Legends games as Losses by @Segergren in #217
- fix: disable incompatible replay buffer flow file formats (#207) by @Segergren in #218
- fix: resolve black bar and overflow issues in bookmark/share/zoom by @Segergren in #219
- refactor: reduce ui reload flash (white page) by @Segergren in #220
- fix: change rainbow six gameexe by @Segergren in #221
- feat: add Rainbow Six Siege game integration by @Segergren in #222
- fix: add Minecraft support by @Segergren in #224
- fix: device path conversion by @R-NK in #229
- feat: add Clip settings by @Segergren in #231
- feat: add assists and deaths to CS2 integration by @Segergren in #232
- feat: remove hover/active effect for file storage by @Segergren in #233
- feat: add setting to auto-open uploaded videos by @Segergren in #234
- fix: show no error message on successful clip creation with re-encode by @Segergren in #235
- feat: improve steam game name by @Segergren in #236
- feat: Implement proper handling of different rate controls by @sonicv6 in #240
- chore: update VITE to 5.4.3 by @Segergren in #241
- fix: missing thumbnail in UploadModal by @Segergren in #242
- feat: Added HEVC support for NVENC by @sonicv6 in #243
- feat: add Change Language dropdown by @Segergren in #246
- feat: Application audio capture by @sonicv6 in #248
- refactor: LibObsRecorder refactor by @sonicv6 in #252
- fix: Devices given the wrong source id by @sonicv6 in #256
- fix: videoSavePath being null by @sonicv6 in #258
- Update PUBG integration by @Segergren in #264
- fix: Default to mp4 if Replay Buffer and incompatible file format by @Segergren in #265
- Use game's executable as Game Title as a last resort by @miguedevel in #274
- Implement game name detection for WinGDK aka Xbox games by @miguedevel in #275
- fix: Delete corresponding .jpg thumbnail by @miguedevel in #277
- Fix: Window resizing handling by @miguedevel in #281
- feat: Record and tonemap HDR content (issue #180) by @miguedevel in #276
- feat: Made tonemapping HDR to SDR a user option by @miguedevel in #284
- feat: Add "splashclass" to window class blacklist by @miguedevel in #285
- Fix: Improve resolution changes handling on D3D11/12 games by @miguedevel in #291
New Contributors
- @sshcrack made their first contribution in #198
- @Mondanzo made their first contribution in #205
- @miguedevel made their first contribution in #274
Full Changelog: 1.3.0...nightly