- move account search (httemplate/search/svc_acct.cgi) to new template - cust-fields configuration value to control which customer fields are shown on reports - add unlinked mail forward (svc_forward) report - move cust_pkg search (httemplate/search/cust_pkg.cgi) to new template - add active/suspended/cancelled customer packages to agent browse - add export to everyone.net outsource mail service - add native Radiator export - added agent/taxclass/card type-specific gateway overrides for people with multiple payment gateways for different resellers, taxclasses and/or card types - re-did billing section of customer edit and added switch/solo support - add cpanel export - added prepaid packages that set the RADIUS "Expiration" attribute and auto-suspend on their next bill date - added banned card table and option to send customer cards there on cancel - moved to XMLHttpRequest instead of hidden iframe transport for progress bar, should be more efficient and improve compatibility with Konq and maybe other browsers? - also use XMLHttpRequest for retreiving states rather than send a huge page for customer add/edit, much faster - redo account view and edit pages, add ability to edit uid/gid if conf options for it are turned on - redo quick payment entry page with ajax magic