Skip to content

5.5.0

Latest

Choose a tag to compare

@CommandersAct CommandersAct released this 16 Jun 13:55

πŸ“š Full documentation rework on GitHub

~ All technical documentation has been restructured for better readability and a clearer mind flow β€” especially for TCConsent and TCServerSide.
~ Expect more logical section ordering and cleaner explanations throughout.

New release for TCServerSide

5.5.0 : 06/16/2026

~ Moved frequently-changing values from UserDefaults to in-memory storage, eliminating unnecessary listener notifications.
~ New data-layer key, 'is_prev_cycle_cleaned', check TCServerSide documentation for more info.
~ **Added a lightweight SPM repository ([iOSV5-spm](https://github.com/CommandersAct/iOSV5-spm)) for faster Xcode checkouts β€” see [SPM docs](#lightweight-spm-repository).
~ safeguards have been added to prevent incorrect usage.

New release for TCConsent

5.4.0 : 06/15/2026

+ [non-IAB] New Consent Banner UI β€” a faster, modern, on-screen way to save consent without leaving the current view, check documentation for more info.
~ Refactored internal components to modern Swift concurrency β€” no API changes, drop-in update.
~ **Added a lightweight SPM repository ([iOSV5-spm](https://github.com/CommandersAct/iOSV5-spm)) for faster Xcode checkouts β€” see [SPM docs](#lightweight-spm-repository).**