Difference between revisions of "Release Notes 3.1.3"
From Audacity Wiki
m |
m (→Changes and improvements since previous version) |
||
Line 8: | Line 8: | ||
Audacity 3.1.3 is a patch release for [[Release Notes 3.1|Audacity 3.1]]. | Audacity 3.1.3 is a patch release for [[Release Notes 3.1|Audacity 3.1]]. | ||
− | It improves | + | It improves the following aspects: |
− | * | + | * Improved performance, especially when loading in projects, up to 50x. |
+ | * Fixed looping regions being created unintentionally when attempting to use Timeline Quick Play [https://github.com/audacity/audacity/issues/2182 #2182] | ||
+ | |||
+ | * Fixed a crash when releasing a clip handle [https://github.com/audacity/audacity/issues/2147 #2147] | ||
+ | * Fixed a freeze when closing Audacity with the logging window open [https://github.com/audacity/audacity/issues/2114 #2114] | ||
+ | * Fixed a crash when loading a saved project using certain compilers [https://github.com/audacity/audacity/issues/2216 #2216] | ||
+ | |||
+ | <!-- not yet added, but probably will be soon | ||
+ | * Added new shortcuts for looping: '''Shift+L''' for "Set Loop to Selection", Shift+Alt+L for "Clear Looping Region" [https://github.com/audacity/audacity/issues/2209 #2209] | ||
+ | * Added a new selection region indicator in the timeline that got lost during 3.1.0 development [https://github.com/audacity/audacity/issues/2067 #2067] | ||
+ | * Re-added the Quick Play indicator (green triangle and line) that got lost during 3.1.0 development [https://github.com/audacity/audacity/issues/2122 #2122] | ||
+ | * Added snap guides when resizing clips [https://github.com/audacity/audacity/issues/2066 #2066] | ||
+ | |||
+ | * Fixed a crash and a macOS-specific bug when renaming sync-locked clips using a dialog box. [https://github.com/audacity/audacity/issues/2199 #2199], [https://github.com/audacity/audacity/issues/2198 #2198] | ||
+ | * Fixed a bug that could cause data-loss when joining multiple clips [https://github.com/audacity/audacity/issues/2226 #2226] | ||
+ | --> | ||
== Supported Platforms == | == Supported Platforms == |
Revision as of 12:17, 8 December 2021
Audacity 3.1.3 was released on xx. xxx 2021.
|
Related article(s):
|
Changes and improvements since previous version
Audacity 3.1.3 is a patch release for Audacity 3.1.
It improves the following aspects:
- Improved performance, especially when loading in projects, up to 50x.
- Fixed looping regions being created unintentionally when attempting to use Timeline Quick Play #2182
- Fixed a crash when releasing a clip handle #2147
- Fixed a freeze when closing Audacity with the logging window open #2114
- Fixed a crash when loading a saved project using certain compilers #2216
Supported Platforms
Audacity is for Windows, Mac and Linux desktop machines. There is no version of Audacity for Android or iPhone.
Windows
- Audacity 3.1.x requires the CPU to support the SSE2 instruction set which should be available on any Intel hardware produced after 2001 and any AMD hardware produced after 2003.
- To check what SSE levels your CPU supports, you can install CPU-Z.
- If your hardware only supports SSE, you may download Audacity 2.0.6 see the Legacy Windows page on the Audacity Website.
- 3.1.x does not support Windows XP.
- You may try 2.2.2 on XP, but it is unsupported.
macOS / Mac OS X
- Audacity 3.1.x is for Intel Macs running OS X 10.7 and later and macOS.
- There are legacy versions for older OS X at http://audacityteam.org/download/legacy-mac/.
Linux
- Linux support is tested on Ubuntu Linux.
- Other Linux distributions should work, but aren't tested by the Audacity team.