All Versions
55
Latest Version
Avg Release Cycle
55 days
Latest Release
-

Changelog History
Page 5

  • v0.3.24 Changes

    • Better formatting of the automated user interaction logging
  • v0.3.23 Changes

    • Fixing missing some NSLogs at the beginning and end of the session, especially on iOS 10
    • Fixing documentation warnings raised by Xcode 8
    • Fixing duplicated logs from NSLog when DEBUG macro is defined when using BFLog
  • v0.3.22 Changes

    • Fixing bug that sends empty sessions to the server
    • Fixing a bug that reports wrong app version information when the build number contains the dot character
  • v0.3.21 Changes

    • Fixing wake lock to avoid applications dying faster in the background
  • v0.3.20 Changes

    • Bug fix: date formatting in devices in Arabic
    • Improves: format for UI events
  • v0.3.18 Changes

    • fixing nil dereference exceptions (rarely seen)
  • v0.3.17 Changes

    • Fixes synchronization of device details set with setDevice*
    • Allows the change of the API endpoint via environment variable for Bugfender preproduction tests
  • v0.3.16 Changes

    • Fixes #11, crash when using Bugfender with CocoaLumberjack and empty log message
  • v0.3.15 Changes

    • Fixes timestamp estimation and some UIEvents without timestamp.
    • Better description for topmost view controller and UIEvents
  • v0.3.14 Changes

    • Recompiled with Xcode 7, supports Bitcode