v120 	- First version released
v121 	- Added handling of local proxy servers with user credentials stored in Windows Credential Manager
		- Disabled autofit
		- Upgraded icons
		- Fixed bug that occured if Excel was not restarted after loading add-in
v122	- Fixed a bug in spot data that could lead to overwrite of existing values
		- Fixed a bug in iteration of range pointers
		- Fixed a bug that prevented formulas from updating if a workbook was closed and reopened in the same session
		- Improved handling of "excel busy" warnings
		- Uses https as default
		- Fixed a bug that could cause Excel to crash at shutdown
		- Breaking from loop in excel proxy queue if dequeue is set to true
v123	- Cancelling requests that are closed before authenticating
		- Added client data to connect function for server logs
		- Refreshing metadata on reconnect
		- Handle missing space between quote formulas
v124	- Metadata is now compressed with deflate
		- Login window no longer resizable
		- DeliveryArea added as field to market data
		- Improved handling of cell coloring
		- Better information to user when access is restricted for certain symbols
		- Added possibility to set proxy settings manually in the config file.
v125	- Fixed memoryexception in Metadata for Expired symbol caused by AutomaticDeflate.
		- Started with funda functionality. Hidden
		- Bugfix: If no peaktype present in fields, no fields were updated in GUI on existing request
		- Fixed a bug that could cause Excel to crash if spotname was invalid
v126	- Added formula validation
		- Added more debug information to SetClientData
		- Added default values to client data, to prevent null reference errors
		- Reintroduced marshal release of application object, to prevent Excel from hanging on close.
v127	- Removed dbl spaces in spot fields. 
		- Spot fields are now inserted with spaces "Base Index" not "BaseIndex"
		- Fixed a bug when closing the contract picker window that could cause a different window than Excel to get focus
		- Splitted fetchers for metadata in different functions
		- Now using the same deflate decompress function for metadata as for expired metadata
		- Added fundmental data, as beta
v128    - Added possibility to set compressiontype in config file (default "deflate" )
		- Added possibility to set httpclient timeout in config file(defalut "" will give 1000000000)
v129	- Disable Fundamental tab after inserting new quote/ohlc/spot.
		- FundaForecast removemessages implemented
		- Fixed bug: loading metadata after reconnect caused exception if contract picker had not been shown.
		- Fixed a bug that could caluse Excel to crash, when adding or editing ohlc, spot and funda formulas without using the contract picker
		- Improvements of fundamental data
v130    - Denomination added as an available field for quote
		- Excel crashed while MainWindow was not set.
		- Changed name from "none" to "skipdays" in "Handle blank date" in OHLC picker
		- Changed text in GUI to better explain "how to handle blank days"
		- Improved handling of login window and how we handle its closing
		- Fixed a bug that could cause Excel to hang when a large number of conditional formatting is used
		- Added a config file setting to show all zeroes (0's) as blank cells
v131	- Historic data is now received by controlles, and are compressed with deflate
		- Added check if active sheet is a chart
		- Fixed a bug that could cause header to be removed when editig a forecast formula
v132	- Disable coloring when excelversion is 2007 or older
		- Information message to user if data is limited due to access level
		- Ignore german log message on startup.
		- SpotReceiver lock to prevent hub data being overwritten by historic data from controller
v133	- Upgraded to latest version of Excel DNA
		- Improved file handling on login, which make it easier to switch between user accounts
v134	- Fixed bug causing wrong insert position when Date was put in first column of a OHLC formula
v135	- Added trades
		- Improved handling of non-validating requests
		- Added request overview
		- Added detection and notifying when Excel is struggeling on too large amounts of data
		- Fixed a bug in funda gui so insert button dont dissapare after dbl click to remove in symbol listbox
		- Fixed a bug in funda gui so forcast length is kept after marker moved
		- Checking if worksheet is closed in all get-functions in excel proxy handler
		- General improvements
-v136	- Added general exception handling for all formulas
-v137	- Bugfix: fixed a bug that was related to subscription was null when updating via contracpicker
		- Added LatestModified to mandatory fields 
		- General stability improvements
		- Fixed a bug that could cause excel to crash in certain startup scenarios. Related to screen positioning.		
-v138	- Improved lock handling in Excel proxy
		- Improved event handling in ribbon state
		- Offering preview in "Insert function" dialog box
		- No longer subscribing to data if initial data requests gives an error
-v139	- General queue handling improvements
-v140	- Fixed a bug that could cause to hang when using the stop- and refresh buttons in Excel ribbon
-v141	- fixed a bug that caused the symbol cell not to be monitored. Has been a bug since 136..		
-v142	- fixed cast of TradeId in existin sheet from 32 to 64 bit
		- removed limitation of number of trades from client
		- Trade icon in 32 bit excel 2007 is now visible
-v143	- More logging
-v144	- Fixed a bug that could cause Excel to crash when deleting the second field from left
		- Fixed a bug that lead to internal server error when requesting for trades with certain culture settings
		- Fixed a bug that prevented fundamental series with only one element per day to be displayed correctly with certain culture settings.
-v145	- Internal testing, not published
-v146	- Gerneral imrovements
-v147	- Fixed mapping issues when receiving spot- and fundamental data across regional settings
		- Fixed some bugs related to handling of daylight saving hours in fundamental data
-v148   - Fixed bug causing excel to crash if active chart and mouse enter contractpicker
		- Fix a bug that could cause spot data to be placed in wrong cells.
-v149	- Test version for better macro compability
-v150	- Removed 64-bit check for Excel 2007, since this has caused errors in some cases.
-v151	- Fixed bug on fundamental listbox drag and drop
		- Fixed a bug that could cause incorrect removal of trade values when todate was specified.
-v152	- Added check to handle if multiple worksheets have the same ID. Could occur when copying worksheets, and lead to a number of problems.
		- Added request overview to 64-bit clients
-v153	- Fixed a possible race condition that could cause data updates to stop
-v200	- Stability and perfromance optimizations. Automatic installer.
-v201	- Fixed a bug that could cause worksheets with MontelTrade formulas to crash, if used with count/number of trades. Also improved macro compability.
-v202	- Added function for automatic login.
		- Added type filter to spot products.
		- Settings for the contract picker are no longer reset after upgrading XLF.
-v203	- Fixed a bug in liquidity settings that occured in v202.
-v204	- Fixed a potential crash of Excel when opening a workbook with an active fullscreen chart.
		- Fixed a potential crash of Excel when parsing trade IDs with large numbers.
		- Now using buffer for fundamental.
		- Now possible to add otc contracts for quote data from contract picker.
		- Fixed some unexpected behaviour that could occur after saving a workbook with a new name
		- Fixed a bug that prevented old trade data from beeing clened up correctly when added in descending order
-v205   - Fixed a bug related to date and time settings in swedish format preventing trade formula to validate.
		- Fixed a bug that caused to-date to be ignored when adding forecast as historic data
		- Improved handling of DST data for fundamental and forecast.
		- Added a maximum limit of allowed number of trades, to prevent memory crash.
-v206	- Upgraded version of data grid component
		- Contracts are now sorted by TradingEnd as default
		- Added feature for pausing all formulas. Usefull when running heavy macros.
		- Added feature for refreshing all formulas
		- Changed name of fields to follow Montel standard terminology
		- Fixed a bug where spot- and ohlc-data sometimes were positioned in incorrect order
		- Now connecting to xlf.montelnews.com instead of xlf.montel.no
		- Fixed a bug that could cause updates for quotes to be added to wrong workbook
-v207	- Minor updates preparing for new server
-v209	- Fix spot names with . Refresh whole ohlc formula if relative non-glued. Refresh All button
-v212	- Upgraded .Net version to 4.8
-v213	- Specifying TLS v1.2


Neste versjon:
		- Fixed bug related to crash if spot data is incorrect