Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Releases: informaticslab/photon

Release 1.7.1.1

08 Mar 21:04
Compare
Choose a tag to compare

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

04 Mar 20:09
Compare
Choose a tag to compare
Release 1.7.0.1 Pre-release
Pre-release

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

25 Feb 19:00
Compare
Choose a tag to compare
  • Full Article and Summary segment control at top of article detail view
  • Full article is displayed in web view

Release 1.5.4.3

28 Jan 15:36
Compare
Choose a tag to compare
  • 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

08 Jan 19:30
Compare
Choose a tag to compare

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

09 Dec 20:00
Compare
Choose a tag to compare

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

02 Dec 19:17
Compare
Choose a tag to compare

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

19 Nov 17:14
Compare
Choose a tag to compare
  • 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

18 Nov 15:49
Compare
Choose a tag to compare
  • 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

13 Nov 15:37
Compare
Choose a tag to compare
  • 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.