2015-05-02
	version 7
	Update to German translation
	UPGRADE
	Nothing special required.


2015-05-02
	version 6
	Refactored localistion. DE mostly done, FR needs work.
	Language in use saved by the addon when you log out from the game.
	Fixed one dungeon with wrong achievement.
	UPGRADE
	Nothing special required.


2015-05-01
	Version 5
	Mostly fixed operation on non-english Lingua. Some locations have mangled text.
	Hid Empty Vet Coldhabour Panel

	UPGRADE
	English users Don't need to delete saved variables
	French and German users should delete savedvariables/history.lua, if it exists..

	Special Thankyou to Joklix, without whom I would not of had a clue.




2015-04-27
	Version 4
	Added Dragonstar Arena
	Adjusted size of some fields


2015-04-27
	Version 3
	Oops! incorrect initialise on new char causes crash.
	Log in with each char to let the updated addon fix the data file.
	Histoffline  won't wont until all have been fixed

	Cause: There is a section in the saved variable for each char that looks like this

                        ["levels"] =
                        {
                            [61] =
                            {
                                ["time"] = 11996,
                                ["Ach_Points"] = 3400,
                                ["deaths"] = 0,
                                ["begin"] = 1430061182,

	there must not be a key  ["map"] = {
					},

	map can be a string for valid map name, but in new imported chars is should NOT be there at all.





2015-04-26
	Version 2
	Beta Code, fixed packaging problem.

2015-04-26
	Version 1
	Beta Code, no known bugs.