The florin desktop wallet has been updated to version 2.0.7. and can be downloaded from here.
The update contains (information from the Florin Github page):
UI: Introduce ability to create additional accounts
UI: Introduce “holding key” dialog to get key for holding via gdash cloud or other apps/services
UI: Introduce ability to override platform locale in settings
UI: Display approximate euro conversion value of account balances based on exchange/market value
UI: Various fixes/improvements to info/statistics display of holding accounts; most notably fix the “earnings” display to correctly display earnings
UI: Introduce an “activity indicator” that displays when backend is stuck in a long task instead of allowing UI to freeze
UI: Improve overall look/feel and consistency
UI: Fix/improve stability of loading screen and synchronisation, as well as general app stability
UI: Large quantity of small fixes/improvements
UI: Improve mining view
UI: Configurable decimal place display
UI: Show transactions for mining/holding accounts
UI: Improve send dialog behaviour for mining/holding accounts
RPC: Improve/correct verifyholdingaddress RPC behaviour
RPC: Enable RPC functionality for electron clients; needs to be turned on via florin.conf not enabled by default
RPC: Improve checkwalletagainstutxo and removeallorphans commands
RPC: Fix a bug in ‘getwitnessinfo’ RPC command when using ranges
CORE: Remove some lock contention in core library, this should lead to smoother performance in some instances