Chapter 6. Changelog

This chapter contains the changes made in each version of Fanurio. If you want to notified about new releases, you can always subscribe to the news feed.

6.1. Version 2.5.2 (March 2, 2015)

This version contains bug fixes and small improvements for version 2.5.1.

Improvements

  • Updated Freemarker from version 2.3.8 to version 2.3.20. This update is relevant only to expert users who need to create templates that use features available in versions newer than 2.3.8.

  • Taxes with three decimals: Taxes can now use three decimals instead of two (eg 7.275%).

  • Firewall warning on OS X: When launching Fanurio on OS X, it shows a warning window with the following question:

    Do you want the application "Fanurio.app" to accept incoming network connections?

    This warning is triggered by the code that checks whether multiple instances of Fanurio are launched. This code is no longer used now on OS X when launching Fanurio.app but it is used if you launch Fanurio using one of the .applescript scripts from the cross-platform distribution (.tar.gz).

    We are not making this check on OS X any longer because no matter how many times you are launching Fanurio.app, OS X will not launch a second instance unless you are a power user who opens a Terminal window and uses "open -n". More details about this special case here.

  • Use Start TLS for SMTP servers: If you use Fanurio to send invoices by email, you can now configure the SMTP server to secure the connection with Start TLS.

    The "Edit Outgoing Mail Server (SMTP)" window has a list of settings for popular email services like Comcast, Gmail, iCloud, Outlook.com and Yahoo! Mail.

  • On OS X, the application can be installed in any folder, not just in Applications. If installed in subfolders that had a space in their name, the default templates and the user guide were not found.

Bug Fixes

  • Tax total wasn't calculated correctly when using multiple currencies.

  • If Fanurio was configured to confirm the exit and it was closed using the window close button (red x button) then the confirmation message was displayed twice if the exit was canceled.

  • The mini-timer isn't resized correctly on Ubuntu 13.10 running Unity. See this note for more details.

  • Failed to import contacts from Contacts on OS X 10.9 (Mavericks).

  • Windows 8.1: Fanurio wasn't using the Windows task bar features (thumbnails, pinning, badge icons) and the right user interface look and feel.

  • If a client had two or more projects with the same name and one of them was clicked, the first project was selected instead of the one that was clicked.