From 9f25822ea5edd9e91f5f348ec0dcfb1fdfc413dd Mon Sep 17 00:00:00 2001 From: Isaiah Billingsley Date: Mon, 11 Sep 2023 14:38:05 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2337c5..f53c393 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,22 @@ # Changelog +## v1.5.0-beta (11/09/2023) +**Improvement:** +- [ArcViewer](https://github.com/AllPoland/ArcViewer) replaces Rabbit's viewer for previews. + - Supports V3 maps with arcs and chains. + - Added setting for ArcViewer.exe path to use desktop version. + - Desktop version can preview local maps without redownloading them. +- Added option to customize actions column buttons. +- Table width increased to full page width. +- Updated Electron to version 25. + +**Bug fixes:** + - Fixed beatmap information page for maps with no with no BeatSaver data. + - Scanner rechecks maps with no BeatSaver data. + +
+ ## v1.4.1 (29/07/2022) **Bug fixes:** - Added a process to correct a bug when upgrading to v1.4.0.