Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release/2.11.3 #279

Merged
merged 1 commit into from
Jun 21, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## 2.11.3 (2018-06-21)

### Fixed
* Failing batch invoicing. Automatic invoicing and manual batch invoicing button may not be working in some cases.
* Missing button for cancel subscription in some cases.
* Fixed EdgeRouter™ PRO connection issues.
* Failing QoS configuration on ER v1.10.
* Fixed possible errors with batch deleting of archived clients.
* Fixed crashes when client uses browser back button to modify just created IPpay subscriptions.
* Fixed Authorize.Net subscription start date moved 1 day backwards in some cases.
* Fixed crash in client's ticketing section in some rare cases.
* District of Columbia missing in the list of states.
* Fixed failing batch emailing.
* Other minor fixes.

### Changed
* UCRM error reporting form is now displayed only to admins, never in the client zone.

## 2.12.0-beta2 (2018-06-11)

### Added
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.11.2
2.11.3