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

    • ๐Ÿš€ Pageboy to 3.7.0.

    ๐Ÿ›  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.