Difference between revisions of "Changelog:aWHMCS V2.5"
From WHMCS Documentation
(Created page with "<div class="docs-alert-info"> '''aWHMCS Android App Version 2.5'''<br /> http://www.awhmcs.com/ </div> ==Version 2.5.3== Release Type: Maintenance Update<br /> Released: Sep...") |
(→Version 2.5.3) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
'''Changelog''' | '''Changelog''' | ||
− | * 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. |
− | * 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 | ||
− | * Prevent posting ticket reply twice if fragment is resumed multiple times. | + | * ANDROID-42 - Prevent posting ticket reply twice if fragment is resumed multiple times. |
− | * 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. |
− | * 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 |
− | |||
* 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 25: | 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