<li>Added shorthand operation <ahref="documentation.html#metaflac_shorthand_remove_replay_gain"><spanclass="argument">--remove-replay-gain</span></a> for removing ReplayGain tags.</li>
<li><ahref="documentation.html#metaflac_shorthand_export_cuesheet_to"><spanclass="argument">--export-cuesheet-to</span></a> now properly specifies the FLAC file name (<ahref="https://sourceforge.net/tracker/index.php?func=detail&aid=1272825&group_id=13478&atid=363478">SF #1272825</a>).</li>
<li>Importing of non-CDDA-compliant cuesheets now issues a warning.</li>
<li>Removed the following deprecated tag editing options; you should use the new option names shown instead:
<ul>
<li>Removed <spanclass="argument">--show-vc-vendor</span>; use <spanclass="argument">--show-vendor-tag</span></li>
<li>Removed <spanclass="argument">--show-vc-field</span>; use <spanclass="argument">--show-tag</span></li>
<li>Removed <spanclass="argument">--remove-vc-all</span>; use <spanclass="argument">--remove-all-tags</span></li>
<li>Removed <spanclass="argument">--remove-vc-field</span>; use <spanclass="argument">--remove-tag</span></li>
<li>Removed <spanclass="argument">--remove-vc-firstfield</span>; use <spanclass="argument">--remove-first-tag</span></li>
<li>Removed <spanclass="argument">--set-vc-field</span>; use <spanclass="argument">--set-tag</span></li>
<li>Removed <spanclass="argument">--import-vc-from</span>; use <spanclass="argument">--import-tags-from</span></li>
<li>Removed <spanclass="argument">--export-vc-to</span>; use <spanclass="argument">--export-tags-to</span></li>