Skip to content

Version 5.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@matus-tomlein matus-tomlein released this 30 Nov 15:54
· 132 commits to master since this release

We are excited to announce our plans for the version 5 of our iOS Tracker. In addition, we are releasing the first alpha pre-release of the v5 tracker.

The major enhancement is the modernization of the trackers – we will migrate the iOS tracker from Objective-C to Swift. This opens up a range of exciting new possibilities for the tracker. It will provide APIs that work better with modern Swift and Kotlin apps. We will also be able to bring new features to the trackers such as autotracking for SwiftUI. The modern programming language will enable a safer implementation of core features of the tracker. Finally, it will enable us to simplify the tracker code and build system, making it easier to contribute to and maintain the trackers moving forward.

Version 5 will also bring other new features to the trackers that we are already excited about. We will announce these as we progress on them and publish next pre-releases. Stay tuned!

If you are interested in testing the experimental alpha 1 release, we would appreciate your feedback!

CHANGELOG

  • Migrate to Swift (#732)