diff options
author | ivan <ivan> | 2005-07-11 12:39:47 +0000 |
---|---|---|
committer | ivan <ivan> | 2005-07-11 12:39:47 +0000 |
commit | b682bd86065eeb85f37083720497c8c15c74d34c (patch) | |
tree | 538f88d1435071d440a083578398cfd1165b08c2 /Changes.1.5.7 | |
parent | f552a4259dd5e8497dd2d62debfa2702e75eb1fd (diff) |
s/ANNOUNCE/Changelog/
Diffstat (limited to 'Changes.1.5.7')
-rw-r--r-- | Changes.1.5.7 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Changes.1.5.7 b/Changes.1.5.7 new file mode 100644 index 000000000..1407af62b --- /dev/null +++ b/Changes.1.5.7 @@ -0,0 +1,45 @@ +Major new features and updates: +- Version numbering has been simplified. 1.5.7 is the version after + 1.5.0pre6. It is still a development version - releases with odd numbered + middle parts (NN in x.NN.x) are development versions, like Perl or Linux. +- VoIP rating and billing for CDRs from RADIUS +- Lots of additions to the RT integration, integrated RT upgraded to 3.2.2, + preliminary RT installation docs +- Self-service updates (recharge w/prepaid card, change info, UI updates) + +Signup additions: +- Prepaid card support updated: now includes a web generator and agent-specific + prepaid cards +- Promotional codes and one-time registration codes for signup, with + agent-specific option + +Invoicing: +- HTML formatting option for email invoices +- Retypeset and reformatted latex invoice templates w/Text::Template + (thanks to Kristian Hoffman) +- Option to credit a package for the prorated remaining service upon cancel + or change (thanks to Peter Bowen) +- Web interface now includes ability to view all late notices as the customer + sees them + +Reporting: +- Per-agent payment and credit reports +- New report template used for most reports includs CSV and Excel export. + Remaining reports will shortly be migrated to the new template. + +Documentation updates: +- Updated the install documentation +- Simplified upgrade instructions + +Miscellaneous: +- Added direct export to vpopmail SQL databases +- Preliminary setup for Slony-1 PostgreSQL replication +- "selfservice_server-session_module" config value can be set to + "Cache::FileCache" on FreeBSD or elsewhere IPC::ShareLite has trouble. + +Bugfixes and optimizations: +- Significant freeside-daily speedup +- Fix bug that could cause mis-billing on upgrades! (new installs ok) +- Invoices now use history records to retain account details +- Package changes don't re-charge setup fee + |