Skip to content

Releases: rollbar/rollbar-ios

macOS support, server enforced rate limit

23 Jul 02:47
a89cf11
Compare
Choose a tag to compare
  • feat: ref #168: add support for high sierra
  • feat: ref #45: How about support for macOS?
  • feat: resolve #176: Add sandboxing status detection to RollbarCachesDirectory.
  • fix: resolve #171: Fix build errors during cocoapods' trunk push
  • docs: resolve #175: Create a sample app - macOSAppWithRollbarCocoaPod.
  • docs: resolve #179: Create a sample app - iOSAppWithRollbarCocoaPod.
  • chore: resolve #181: Create Rollbar-iOS-UniversalDistribution aggregate build target.
  • chore: resolve #182: Create RollbarKit-iOS-UniversalDistribution aggregate build target.
  • chore: resolve #183: Modify all the new build targets to produce build results based on $(PRODUCT_NAME) instead of $(TARGET_NAME).
  • chore: resolve #184: Create RollbarSDKReleaseDistribution build target.
  • feat: resolve #165: Make SDK to obey service-side enforced rate limits unless client-side RollbarConfig defines one

macOS support, server enforced rate limit

23 Jul 02:12
fa34f6e
Compare
Choose a tag to compare
  • feat: ref #168: add support for high sierra
  • feat: ref #45: How about support for macOS?
  • feat: resolve #176: Add sandboxing status detection to RollbarCachesDirectory.
  • fix: resolve #171: Fix build errors during cocoapods' trunk push
  • docs: resolve #175: Create a sample app - macOSAppWithRollbarCocoaPod.
  • docs: resolve #179: Create a sample app - iOSAppWithRollbarCocoaPod.
  • chore: resolve #181: Create Rollbar-iOS-UniversalDistribution aggregate build target.
  • chore: resolve #182: Create RollbarKit-iOS-UniversalDistribution aggregate build target.
  • chore: resolve #183: Modify all the new build targets to produce build results based on $(PRODUCT_NAME) instead of $(TARGET_NAME).
  • chore: resolve #184: Create RollbarSDKReleaseDistribution build target.
  • feat: resolve #165: Make SDK to obey service-side enforced rate limits unless client-side RollbarConfig defines one

macOS support, new release build targets

16 Jul 23:11
2b69743
Compare
Choose a tag to compare
  • feat: ref #168: add support for high sierra
  • feat: ref #45: How about support for macOS?
  • feat: resolve #176: Add sandboxing status detection to RollbarCachesDirectory.
  • fix: resolve #171: Fix build errors during cocoapods' trunk push
  • docs: resolve #175: Create a sample app - macOSAppWithRollbarCocoaPod.
  • docs: resolve #179: Create a sample app - iOSAppWithRollbarCocoaPod.
  • chore: resolve #181: Create Rollbar-iOS-UniversalDistribution aggregate build target.
  • chore: resolve #182: Create RollbarKit-iOS-UniversalDistribution aggregate build target.
  • chore: resolve #183: Modify all the new build targets to produce build results based on $(PRODUCT_NAME) instead of $(TARGET_NAME).
  • chore: resolve #184: Create RollbarSDKReleaseDistribution build target.

macOS support

09 Jul 23:30
e81cc74
Compare
Choose a tag to compare
macOS support Pre-release
Pre-release
  • feat: ref #168: add support for high sierra
  • feat: ref #45: How about support for macOS?
  • feat: resolve #176: Add sandboxing status detection to RollbarCachesDirectory.
  • fix: resolve #171: Fix build errors during cocoapods' trunk push
  • docs: resolve #175: Create a sample app - macOSAppWithRollbarCocoaPod.

Cocoapods' build fix

09 Jul 22:02
547838a
Compare
Choose a tag to compare
Cocoapods' build fix Pre-release
Pre-release
  • feat: ref #168: add support for high sierra
  • feat: ref #45: How about support for macOS?
  • feat: resolve #176: Add sandboxing status detection to RollbarCachesDirectory.
  • fix: resolve #171: Fix build errors during cocoapods' trunk push
  • docs: resolve #175: Create a sample app - macOSAppWithRollbarCocoaPod.

Cocoapods' build fix

08 Jul 23:07
74dba76
Compare
Choose a tag to compare
Cocoapods' build fix Pre-release
Pre-release

Cocoapods' build fix

08 Jul 22:45
08b1885
Compare
Choose a tag to compare
Cocoapods' build fix Pre-release
Pre-release

macOS support

08 Jul 19:29
79bb4d1
Compare
Choose a tag to compare
macOS support Pre-release
Pre-release

Adding support of macOS

  • feat: ref #168: add support for high sierra
  • feat: ref #45: How about support for macOS?

New developer configuration options: transmit and logPayload

28 Jun 00:30
9ff2862
Compare
Choose a tag to compare

v1.7.0 New developer configuration options: transmit and logPayload

  • feat: ref #162: Implement the standardized Development Configuration Options.
  • feat: resolve #163: Add developer option: transmit.
  • feat: resolve #164: Add a developer config option: logPayload.

Ability to customize client.ios.code_version

20 Apr 01:12
baeea6f
Compare
Choose a tag to compare

1.6.0

  • resolve #157: Ability to customize client.ios.code_version
  • resolve #155: Enable sending complete JSON payloads, as proxy for other SDKs