Skip to content

Commit

Permalink
Added latest 2.3 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
daschuer committed Aug 6, 2023
1 parent 04a9107 commit e99bf60
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,13 @@
[#11751](https://github.com/mixxxdj/mixxx/pull/11751)
[#11765](https://github.com/mixxxdj/mixxx/pull/11765)
[#11762](https://github.com/mixxxdj/mixxx/issues/11762)
* Disable GL VU-Meters on windows by default. They can be re-enabled via the command line option: `--enableVuMeterGL`.
[#11787](https://github.com/mixxxdj/mixxx/pull/11787)
[#11785](https://github.com/mixxxdj/mixxx/issues/11785)
[#11789](https://github.com/mixxxdj/mixxx/issues/11789)
* Library preferences: Uncheck serato metadata export when file metadata export is unchecked
[#11782](https://github.com/mixxxdj/mixxx/pull/11782)
[#11226](https://github.com/mixxxdj/mixxx/issues/11226)

## [2.3.5](https://github.com/mixxxdj/mixxx/milestone/39) (2023-05-10)

Expand Down
15 changes: 14 additions & 1 deletion res/linux/org.mixxx.Mixxx.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
Do not edit it manually.
-->
<releases>
<release version="2.3.6" type="development" date="2023-08-06" timestamp="1691298562">
<release version="2.3.6" type="development" date="2023-08-06" timestamp="1691298902">
<description>
<ul>
<li>
Expand Down Expand Up @@ -168,6 +168,19 @@
#11765
#11762
</li>
<li>
Disable GL VU-Meters on windows by default. They can be re-enabled via the command line option:
--enableVuMeterGL
.
#11787
#11785
#11789
</li>
<li>
Library preferences: Uncheck serato metadata export when file metadata export is unchecked
#11782
#11226
</li>
</ul>
</description>
</release>
Expand Down

0 comments on commit e99bf60

Please sign in to comment.