------ v3.0.1 ------ [jan] Improve error checking. [jan] Add Slovenian translation (Duck ). [jan] Add configuration option for search bind DNs and passwords. [jan] Add configuration option for search timeouts. [jan] Optionally allow users to set their From: address (Christian Hernmarck , Request #1833). [jan] Improve accessibility. [jan] Add support for Berkeley DB 4 vacation databases (Gregory Colpart ). ---- v3.0 ---- [jan] Fix support for realm based configuration. [jan] Add Greek translation (Konstantinos C. Milosis ). [jan] Add encryption type configuration to SQL driver (Request #2377). [mas] Fix compatibility with PHP 5.1.2. (tinu@humbapa.ch, Bug #3516) -------- v3.0-RC1 -------- [ben] Better support for MS-SQL. [jan] Add configuration option to disable subject headers (c.affolter@stepping-stone.ch, Request #2643). [jan] Allow to set protocol version in qmail LDAP driver (m.zdila@episoftware.com, Request #2834). [jan] Prevent deletion of existing vacation notices in qmail driver (tevans@tachometry.com, Request #2572). [jan] Select the enable/disable button depending on the current state (tevans@tachometry.com, Request #2572). [cjh] Make the LDAP driver more configurable (Request #1648). [cjh] Add passive mode to FTP driver configuration options (Request #1782). [cjh] Use bind variables in the SQL driver (selsky@columbia.edu, Request #1680). [jmf] Work with newer Mail packages by turning off validation. [jan] Add Czech translation (Pavel Chytil ). [jmf] Allow multiple aliases. [jmf] Add ability to retrieve alias automatically via FTP from an aliases or virtual file on the mail server. [jmf] Add configuration option to hide alias entry. [jan] Add Persian (Western) translation (Vahid Ghafarpour ). [jan] Add realm support to SQL driver and automatically create db entry if none exists yet (Martin Luethi ). [jan] Allow Horde authentication for all drivers (Martin Luethi ). [cjh] Add an option for ignoring realm information in the email address written to .forward files. [cjh] Make the default vacation message configurable. [cjh] If we can retrieve the current vacation message for the user, pre-load the textarea with it. [cjh] Implement fetching of current details for the forwards driver. [ejr] Rename graphics/plane.gif to graphics/vacation.png. [jan] Add Bulgarian translation (Miroslav Pendev ). [ejr] Try to set permissions on files transferred with forwards ftp driver. [ejr] Remove custom ftp/tmpfile code and use the Horde_VFS:: class for all ftp stuff. ------ v2.2.2 ------ [jan] Close XSS when setting the parent frame's page title by javascript (cjh). [jan] Add Polish translation (Piotr Kuczynski ). [jan] Fix qmail driver not including VFS.php. ------ v2.2.1 ------ [jan] Add Galician translation (Rafael Varela Pet , Guillermo Mendez ). [cjh] Add a configuration parameter that specifies a regular expression which vacation messages must match. [cjh] Add an optional backend parameter to use the password the user is currently logged in with. [ejr] Add alias support. [jan] Add Dutch translation (Ariën Huisken ). [jan] Add Romanian translation (Eugen Hoanca , Marius Dragulescu ). [ejr] Fix alias support, fix some phpdoc. ---- v2.2 ---- [ejr] Add javascript form input validation. [ejr] Add script to create database files. [ejr] Add comments/copyrights as needed, clean up html and php code, etc. [ejr] Add alias support. [ejr] Add address checking/parsing. [ejr] Add api support. [ejr] Add qmail driver. [ejr] Remove config/prefs.php.dist as it wasn't needed/used. ---- v2.1 ---- [cjh] Close several small XSS vulnerabilities (Mitja Kolsek ). [jan] Add Italian translation (Alessio Ciregia ). [ejr] Restore default realm functionality, add database files and script to generate them, make this CHNANGES file match the rest of Horde's. [jan] Add Brazilian Portugues translation (Walber Alexandre ). [ejr] Add exim sql backend (Ilya Krel ). [ejr] Changed to Driver class system, remove userid variable. ------ v2.0.1 ------ [ejr] Released this version as V 2.0.1 (previous was V2.0). [jan] Add Traditional Chinese translation (David Chang ). [ejr] fix bogus tag and class tag in password input area. [ejr] recode temporary file handling, add phpdoc. [jan] Add Norwegian Nynorsk translation (Per-Stian Vatne ). [jan] Add Finnish translation (Tero Matinlassi ). [ejr] Updated templates/common-header.inc (refered by Joel Vandal). [ejr] Implemented new CVS HEAD themes. [ejr] Updated to new CVS HEAD notification system. [ejr] Changed ftp_put() parameter from string to integer for php 4.2.x. Thanks to Pradit Wattanasuwan who found this (I'm still on 4.1.x). ---- v2.0 ---- [ejr] Released this version as V 2.0 (previous was V1.0a). [ejr] Added Danish Translations by Epsen Juergensen. [ejr] Added real realm support. [ejr] Small change to lib/base.php login checking (newline, selfUrl() call). [ejr] Removed admin user checks since horde doesn't support admin array any more. [ejr] Added new refused user code due to issues with old code matching too much. [ejr] Spanish translations. [ejr] Updated German translations (Jens A Tkotz). [ejr] Added remove_realm setting. [ejr] Fixed bug in po/Makefile. [ejr] Fixed bug in config/conf.php.dist. [ejr] New fr_FR translation by D. Huhardeaux. [ejr] More locale work. [ejr] Added title code to templates/common-footer.inc. [ejr] Started gettext language support. [ejr] Added unlink() call to remove temp file after installing .forward file. [ejr] Fixed Location redirect in index.php thanks to John Wedoff. [ejr] Added help menu item (English only, and needs work). [ejr] Fixed require statement above -- thanks to Serge Grondin. [ejr] Fixed require statement in main.php (syntax, path). [ejr] Added support for my accounts module. [ejr] Updated documentation. [ejr] Added menu bar support. [ejr] removed tabs from all php code. [ejr] Added refused user list to config/conf.php. [ejr] Fixed path error in noconfigured.inc and index.php. [ejr] Made userid field only show if the person is in the admin group. [ejr] Add graphic plane.gif (Thanks to Eric Keto for help with graphic). [ejr] Rewrite Passwd module into a vacation module (see Passwd docs for info).