All Versions
86
Latest Version
Avg Release Cycle
28 days
Latest Release
-

Changelog History
Page 1

  • v3.0.1 Changes

    🚀 Released on 2022-11-08

    🛠 Fixed
    • #605 Issue where TMBarView.backgroundView would not be visible due to broken layout constraints.
  • v3.0.0 Changes

    🚀 Released on 2022-11-02

    ➕ Added
    • 👌 Support for Xcode 14.
    ⚡️ Updated
    • Tabman now requires iOS 11 or newer.
    • delegate is now unavailable on TabmanViewController.

  • v2.13.0 Changes

    🚀 Released on 2022-08-20

    ⚡️ Updated
    🛠 Fixed
    • 💅 #601 Issue where AnimateableLabel would use the incorrect textColor when overriding the userInterfaceStyle.

  • v2.12.0 Changes

    🚀 Released on 2022-01-15

    ➕ Added
    🛠 Fixed
    • #584 Buttons incorrectly setting selected state on interactive scroll.

  • v2.11.1 Changes

    🚀 Released on 2021-03-30

    🛠 Fixed
  • v2.11.0 Changes

    🚀 Released on 2021-03-08

    ➕ Added
    • 👌 Support for Dynamic Type to TMLabelBarButton with adjustsFontForContentSizeCategory.
    • 👌 Support for Dynamic Type to TMTabItemBarButton with adjustsFontForContentSizeCategory.

  • v2.10.0 Changes

    🚀 Released on 2021-01-23

    ⚡️ Updated
    • #553 leftAccessoryView and rightAccessoryView are now included in accessibility elements in TMBarView.

  • v2.9.1 Changes

    July 20, 2020

    🚀 Released on 2020-07-20

    🛠 Fixed
    • Crash when calling TMBarButton.allTargets due to TMBarButtonInteractionController not being hashable.
  • v2.9.0 Changes

    May 04, 2020
    ⚡️ Updated
    • ⬇️ Dropped support for legacy Swift (4.x) versions.
    • 🚀 Pageboy to 3.6.
    ⚡️ Update Notes

    🚀 This release drops support for Swift 4.x, meaning Tabman will now require Swift 5 going forwards. To use Tabman with a Swift 4 codebase, you must use Tabman 2.8.2 or older.

  • v2.8.2 Changes

    April 25, 2020

    🚀 Released on 2020-04-25

    🛠 Fixed
    • Layout issues when using Right-to-left languages via semanticContentAttribute.