dasBlog 1.7.5016.2 released
We've released dasBlog 1.7.5016.2. This is a release to address almost every bug that was reported since releasing 1.7.5016.1. There is an important Cross Site Security Vulnerability fix in this release and it's recommended that everyone upgrade.
If you are running 1.7 already, the upgrade is a good old xcopy. It's important to note that there is a potential breaking change. If your homeTemplate.blogtemplate file contains the macro <%titleList%> you need to rename it to <%titleList()%>.
Enjoy! Thanks to all the folks that helped make this release happen (including everyone that tool the time to report bugs/problems).
Comments
- Anonymous
February 22, 2005
I'm new to dasBlog, but I'm very interested in using it because I'm an accomplished vb.net developer with some C# skills.
I have two questions:
(1) Is there any kind of import utility to convert a moveable type blog to dasBlog? If so, does it require access to the source files... or can it just be pointed to the URL?
(2) Have you fixed the problems described here:
http://anothereon.net/weblog/archive/2003/09/14/205.aspx
Thanks,
Rob McEwen - Anonymous
February 23, 2005
(1) not that I know of. It should not be hard to write one though.
(2) yes. - Anonymous
February 24, 2005
The comment has been removed - Anonymous
February 27, 2005
(1) No
(2) There is IP Blocking that is turned off by default. It's a binary setting though.
(3) Yes, you can write your own Macros and have them live independantly of the app, and load them dynamically.