This repository has been archived by the owner on Oct 24, 2022. It is now read-only.
Releases: informaticslab/photon
Releases · informaticslab/photon
Release 1.7.1.1
Release 1.7.1.1 has the following changes:
- Changed App Transport Security Settings to allow for other domains.
- Added more detail to SiteCatalyst data so that we track when user hits Full Article segment and Summary segment in article view for both iPad and iPhone.
- Use production RSS feed and production SiteCatalyst server.
Release 1.7.0.1
Version 1.7.0.1 of MMWR Express is now available and has the following changes:
- Resize text views on Summary page to fit content, fixed scrolling issue.
- Support command:delete in JSON blob to delete article.
- This build pulls from CDC test feed
Release 1.6.0.8
- Full Article and Summary segment control at top of article detail view
- Full article is displayed in web view
Release 1.5.4.3
- Fixed bug that prevented search bar from showing up on older versions of iOS.
- Added missing segmented control for Support to iPad Storyboard.
Release 1.5.2.1
Version 1.5.3.1 of MMWR Express is now available and has the following changes:
- New About Us content
- New version of Pushwoosh framework
Release 1.5.2.1
Version 1.5.2.1 has the following changes:
- About Us content update
- New app icon for iPad Pro and iOS 9
Release 1.5.0.1
Version 1.5.0.1 has the following changes:
- New Support view allows user to email informaticslab@cdc.gov and includes app version, device, iOS version in email.
Release 1.4.3.1
- New unit test for versioning articles and removing keywords.
- Commented out some DebugLog statements for performance testing purposes.
- Broke out reloading of keywords and issues into separate methods.
- Fixed issue were keywords were not being removed because IssueManager did not have an updated collection.
Release 1.4.2.1
- Updates Pushwoosh framework.
- Fixes issue with Pushwoosh where a push notification would generate two alerts on a iOS device.
- When processing keywords always store the keyword so that the way the case format of the latest keyword is always used.
- Fix issue where content version number of article was not stored correctly.
- Use Core Data to do case insensitive search for keywords.
- Use XCTest framework to test parsing and persisting JSON blobs.
- Uses personal production pushwoosh account.
Release 1.4.0.1
- When processing keywords always store the keyword so that the way the case format of the latest keyword is always used.
- Fix issue where content version number of article was not stored correctly.
- Use Core Data to do case insensitive search for keywords.