Difference between revisions of "Application:NavitReleaseNotes"

From WebOS Internals
Jump to navigation Jump to search
(Created page with '= Navit Release Notes = == v0.5.0.3845-2 == This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been…')
 
Line 1: Line 1:
 
= Navit Release Notes =
 
= Navit Release Notes =
 +
== v0.5.0.3922-2 ==
 +
This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[http://forums.precentral.net/webos-internals/254622-navit-3d-car-navigation-system.html]]
 
== v0.5.0.3845-2 ==
 
== v0.5.0.3845-2 ==
 
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.
 
This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.

Revision as of 10:46, 16 January 2011

Navit Release Notes

v0.5.0.3922-2

This release has a new menu layout. It still has some problems, the most recognizable being that the home-button in the bookmarks screen does not work. Besides that please try it and give feedback in the forum [[1]]

v0.5.0.3845-2

This release introduces a new way of us handling changes to the configuration files. We now check if the configuration files have been modified by the user using md5sums. If there is no md5sum-file or if the md5sum matches the existing config file is backed up and the new version put in place. If the md5sum does not match the file is not touched and the new version is put beside it with a .new-extension.

Since there are currently no md5sum-files, the configuration will be replaced by our version and the old saved as .old.

This version needs at least WebOS 1.4.5 and is known to not work on WebOS 2.0x. We are waiting for a WebOS fix from Palm to make WebOS 2 work.