Add support for UTF with BOM
CSV-files must be in the format UTF Without BOM, witch is not available in Excel, in order to allow the Swedish characters Åå, Ää, Öö. That means that every import file containing any of these characters have to go through an additional process where the BOM is removed before being imported. Supporting all of the Swedish alphabet would be a great improvement to the CSV-import functionality.
This was addressed in FreezerPro 7.4