File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1+ # v2.10.4
2+ # Bugfixes
3+ - Fixed an issue with the artwork loading.
4+ - Fixed a bug that caused increasing memory consumption when searching the local music library.
5+ - Fixed a bug that caused read-only music files not being added to the library.
6+
17# v2.10.3
28
39## Bugfixes
Original file line number Diff line number Diff line change 3939 <MinimumRequiredVersion >1.0.0.0</MinimumRequiredVersion >
4040 <WebPage >publish.htm</WebPage >
4141 <OpenBrowserOnPublish >false</OpenBrowserOnPublish >
42- <ApplicationRevision >3 </ApplicationRevision >
43- <ApplicationVersion >2.10.0.3 </ApplicationVersion >
42+ <ApplicationRevision >4 </ApplicationRevision >
43+ <ApplicationVersion >2.10.0.4 </ApplicationVersion >
4444 <UseApplicationTrust >false</UseApplicationTrust >
4545 <CreateDesktopShortcut >true</CreateDesktopShortcut >
4646 <PublishWizardCompleted >true</PublishWizardCompleted >
Original file line number Diff line number Diff line change 22
33[ assembly: AssemblyProduct ( "Espera" ) ]
44[ assembly: AssemblyCopyright ( "Copyright © 2014 Dennis Daume" ) ]
5- [ assembly: AssemblyVersion ( "2.10.0.3 " ) ]
6- [ assembly: AssemblyFileVersion ( "2.10.0.3 " ) ]
5+ [ assembly: AssemblyVersion ( "2.10.0.4 " ) ]
6+ [ assembly: AssemblyFileVersion ( "2.10.0.4 " ) ]
You can’t perform that action at this time.
0 commit comments