Open Sitemap Generator - Changelog
[Current Development Version]
Last updated 07/05/2007
Version 0.7-dev[SVN: https://sitemapgen.svn.sourceforge.net/svnroot/sitemapgen/trunk/]07/05/2007
Version 0.6 - "Feed-the-Index"- The Mapper Core is now using db4o to store all the URLs retrieved from the site. No more (awful) in-memory lists!
- Added links to the official support forum and to the donation page, in the application menu.
- Added a donation link in the about window. (Yes, this software is free and opensource and you can help us with a little donation!)
- A new "Sitemap Index" tab added.
- Added more default extensions to be ignored.
- Added the NSIS script to make an installer version. (This software is still fully portable in his zipped version.)
- Added the sitemap files' list, to check which files had been generated after the crawling.
- Added an option to ignore the URLs found in html comments.
- Added an option to specify if the starting URL is a directory or a file.
[SVN: https://sitemapgen.svn.sourceforge.net/svnroot/sitemapgen/tags/0.6/]
28/03/2007
Version 0.5.1 - "Let-it-Be"- Fixed a bug in the base URL priority assignment.
- Now the crawling stops when the max number of URLs is reached. A verbose warning is displayed. This waiting for a next version that manages multiple sitemaps with an index.
[SVN: https://sitemapgen.svn.sourceforge.net/svnroot/sitemapgen/tags/0.5.1/]
24/01/2007
Version 0.5 - "Let-it-Be"- First beta release.
- Fixed a bug in the relative-to-absolute algorithm if checking invalid href strings.
- Fixed a bug on the saved/modified status check when closing the sitemap editor.
- The "Open" menu item has been renamed to "Load".
- If using URL substitution and found a remote URL on a page, the software does an inverse substitution and parse it if possibile.
- Added a warning if the sitemap is too big or has too many URLs.
- Added the option to always set the current time when opening a session file.
- Added the proxy support.
[SVN: https://sitemapgen.svn.sourceforge.net/svnroot/sitemapgen/tags/0.5/] 11/01/2007
Version 0.4a - "Manage-my-Session"- Added the application menu.
- Renamed to "Open Sitemap Generator".
- In the error log every URL has its error message.
- Added the error log viewer.
- Added a nice (?) about box.
- Added the session management (new/save/load).
- Some minor UI changes.
[SVN: https://sitemapgen.svn.sourceforge.net/svnroot/sitemapgen/tags/0.4a/]
09/01/2007
Version 0.3a - "Speed-me-Up"- The xml syntax highlighting is now very fast thanks to the SharpDevelop text editor.
- The "Advanced" tab has been renamed to "Options".
- A new "Advanced" tab added.
- The extensions to be ignored can now be specified.
- Added the option for the crawl interval between pages in milliseconds.
- Now is possible to define a regular expression to ignore some URLs.
- Added the sitemap check for UTF8 encoding and entity escaping.
- Added a simple log for URLs with errors.
- Added the http/https URLs handling.
- Relative/absolute URLs transformation.
[SVN: https://sitemapgen.svn.sourceforge.net/svnroot/sitemapgen/tags/0.3a/]
30/12/2006
Version 0.2a - "A-leap-Ahead"- Added the SitemapWriter GZip() function.
- WriteSitemap() is now executed in a dedicated thread.
- Added a counter for the URLs with an error (tipically a 404).
- A first UI redesign.
- Added the save file dialog for the sitemap file.
- Added a nice icon.
- Added a sitemap editor with the xml syntax highlighting.
- Added the option editor (frequency, priority, lastmod).
- The browse button now has a nice icon.
[SVN: https://sitemapgen.svn.sourceforge.net/svnroot/sitemapgen/tags/0.2a/]23/12/2006
Version 0.1a - "Ugly-but-Working"[SVN: https://sitemapgen.svn.sourceforge.net/svnroot/sitemapgen/tags/0.1a/]