Difference between revisions of "Changelog:aWHMCS V2.5"
From WHMCS Documentation
(→Version 2.5.3) |
(→Version 2.5.3) |
||
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
* ANDROID-43 - Check for the Perform Module Command Operations permission before allowing users to perform operations on products. | * ANDROID-43 - Check for the Perform Module Command Operations permission before allowing users to perform operations on products. | ||
* ANDROID-44 - Add partial menu so users can sign out or switch profile if they don't have privileges to view home screen. | * ANDROID-44 - Add partial menu so users can sign out or switch profile if they don't have privileges to view home screen. | ||
− | Improvement to the determination of a valid Android license | + | * Improvement to the determination of a valid Android license |
* ANDROID-42 - Prevent posting ticket reply twice if fragment is resumed multiple times. | * ANDROID-42 - Prevent posting ticket reply twice if fragment is resumed multiple times. | ||
* ANDROID-2 - Prevent ability to press a dialog button twice before a network call is completed. | * ANDROID-2 - Prevent ability to press a dialog button twice before a network call is completed. | ||
* ANDROID-41 - Correct bug with MD5 hash stripping leading 0. | * ANDROID-41 - Correct bug with MD5 hash stripping leading 0. | ||
− | |||
* ANDROID-1 - Crash fix for tablets switching from landscape to portrait | * ANDROID-1 - Crash fix for tablets switching from landscape to portrait | ||
− | |||
* Attempt to prevent state loss crash on tab change | * Attempt to prevent state loss crash on tab change | ||
* Prevent crash from hiding profile dialog on background thread | * Prevent crash from hiding profile dialog on background thread | ||
Line 26: | Line 24: | ||
* Replace comma with decimal point in unit price for quote item | * Replace comma with decimal point in unit price for quote item | ||
* Add ability to cancel all requests when activity is destroyed | * Add ability to cancel all requests when activity is destroyed | ||
+ | * Update to latest 3rd party libraries |
Latest revision as of 18:05, 29 October 2015
aWHMCS Android App Version 2.5
http://www.awhmcs.com/
Version 2.5.3
Release Type: Maintenance Update
Released: September 13th 2015
Changelog
- ANDROID-43 - Check for the Perform Module Command Operations permission before allowing users to perform operations on products.
- ANDROID-44 - Add partial menu so users can sign out or switch profile if they don't have privileges to view home screen.
- Improvement to the determination of a valid Android license
- ANDROID-42 - Prevent posting ticket reply twice if fragment is resumed multiple times.
- ANDROID-2 - Prevent ability to press a dialog button twice before a network call is completed.
- ANDROID-41 - Correct bug with MD5 hash stripping leading 0.
- ANDROID-1 - Crash fix for tablets switching from landscape to portrait
- Attempt to prevent state loss crash on tab change
- Prevent crash from hiding profile dialog on background thread
- Prevent crash in billing view if app has been closed
- Prevent crash in invoice lists
- Replace comma with decimal point in unit price for quote item
- Add ability to cancel all requests when activity is destroyed
- Update to latest 3rd party libraries