ez projects / nvnewsletter / news
Version 0.8.1b of nvNewsletter published.
- added a workaround for a bug in postfix which broke html emails with (at least) MS Exchange servers
NOTE: This workaround only requires the addition of one line of code. So if you don't want to update your installation, just add the following:
- In line 82 in classes/nvnewslettermailer.php add the following:
ezcMailTools::setLineBreak("\n");
Version 0.8b of nvNewsletter published.
- few bugfixes
- more detailed link click tracking etc. (check doc/README for instructions and limitations)
- automated installation using ezxmlinstaller (check doc/INSTALL for instructions)
NOTE The svn repository in projects.ez.no is no longer being maintained, please use the provided zip - file in Downloads only.
Version 0.7.1b of nvNewsletter published.
Fixes a bug found in previous release:
- Fix for URL checking when URL is in newsletter sub node.
Version 0.7b of nvNewsletter published. This update includes many bug fixes, changes and new features. Check doc/changelogs.
New version of nvNewsletter published. This update includes few bug fixes, changes and new features. Check doc/changelogs.