-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
33 lines (29 loc) · 1.52 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
beta-fix 1.1.2a 2021-12-09
---------------------
-SideBarView: Fixed missing Filter button on search bar in later versions of LaunchBox
-ListContentView: Fixed column sorting for date-related fields, such as 'Release Date' and 'Last Played'
-ListContentView: Fixed missing column bindings (including Badges) that were introduced in later versions of LaunchBox
beta 1.1.2 2020-11-26
---------------------
-GameDetails: revised achievements code to enable Steam achievements
beta 1.1.1 2020-09-02
---------------------
-smooth background transitions
-GameDetails: added Max Players, Release Type, Video URL, and Wikipedia URL fields
beta 1.1 2020-06-01
-------------------
-Increased background maximum fade amount
-GameDetails: tweaked FanArt opacity mask
-GameDetails: De/publisher/release info on the same row instead of two rows
-GameDetails: changed logo alignment to chaotic neutral
-GameDetails: moved Custom Field to separate cell
-GameDetails: layout tweaks Video/title section
-moved customisation options to Settings.xaml
-GameDetails: enabled Fanart background behind Video to decorate empty space
-GameDetails: VLC workaround: video container aspect now forced to 16:9 instead of 4:3 (can be changed by replacing aspect placeholder image)
-GameDetails: changed star & fav font to Segoe MD Assets (untested on Win10)
-GameDetails: rearranged metadata columns and items for more efficient use of space
-GameDetails: fixed spacing (when hiding dev/publisher/release info) below title
beta 1.0 2020-05-01
-------------------
-Initial release