Difference between revisions of "Changelog:aWHMCS V2.5"
From WHMCS Documentation
(→Version 2.5.3) |
(→Version 2.5.3) |
||
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. | ||
− | Update to latest 3rd party libraries. - No Jira case | + | * Update to latest 3rd party libraries. - No Jira case |
* ANDROID-1 - Crash fix for tablets switching from landscape to portrait | * ANDROID-1 - Crash fix for tablets switching from landscape to portrait | ||
− | Crash fixes/other tasks that were fixed in an earlier version that have no Jira cases: | + | * Crash fixes/other tasks that were fixed in an earlier version that have no Jira cases: |
* 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 |
Revision as of 18:04, 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.
- Update to latest 3rd party libraries. - No Jira case
- ANDROID-1 - Crash fix for tablets switching from landscape to portrait
- Crash fixes/other tasks that were fixed in an earlier version that have no Jira cases:
- 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