Skip to content

Instantly share code, notes, and snippets.

@Paulo-Branco
Last active August 29, 2015 14:14
Show Gist options
  • Save Paulo-Branco/ac1164c3c701bc1916a6 to your computer and use it in GitHub Desktop.
Save Paulo-Branco/ac1164c3c701bc1916a6 to your computer and use it in GitHub Desktop.
myIST Release Notes - Alpha 0.5.6
# myIST - Alpha 0.5.6
_![myIST AppIcon](http://www.paulobranco.net/myIST/AppIcon76x76%402x.png) Version A0.5.6 Alpha Testing Team only.
### What's new / fixed?
___
#### General Bug Fixes:
- Fixes some alignment issues with separator cells
- Removed most of the compile-time warnigs (more code clean-up to come...)
- Fixed some UI issues in the food cells (content of the last dummy cell is now clipped)
- Fixed an issue that prevented canteen info from being displayed if the content language was set to portuguese.
- The reachability indicator will now fade away 6 seconds after popping up. It will also come up again whenever the user atttemps to perform a network call and the network is not reachable.
- Fixes the issues found with the 'show me where it is' feature.
- Disabled HockeyApp reporting. We're now using Crashlytics (Fabric.IO)
- Fixes clipped content in the dashboard labels
- Fixes the translucent aspect of the course's navigation bar
- Removed a legacy debug statement that would delete all payments objects on every state restore call.
- Fixed some auto-layout issues in iOS 7.
- Fixed the color mismatch in the location finder nav bar (and some clipped content in the details VC).
- Added a 'Return to myIST' button to google maps.
- Moved location database object generation to a low impact background queue so that it doesn't slow down the full download operations.
- Fixes the outstanding issues with date localization. The locale is now derived from the user's interface language.
- Location Details VCs are now loaded modally from the calendar and schedule VCs (instead of the current push transition)
#### New features:
- None. Bug fix build.
### What's still broken?
___
- **Memory usage. Excessive Memory usage.**
- Launch images need to be fixed.
- Missing tap to go to the top of the table on all table views.
- Deauthorized FenixEdu tokens.
Check us out on [myIST@GitHub](https://github.com/UnknownDude74/myIST) or online [myIST@IST](https://web.ist.utl.pt/paulobranco/index.html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment