Skip to content

Releases: 3sidedcube/ThunderCloud

v3.2.0

20 Jan 10:08
Compare
Choose a tag to compare

In this release we've:

  • #312 Updated ThunderBasics to make shadow methods public on CALayer
  • #313 Fixed a bug which could cause app content to be missing when changing storm app Ids in a project
  • #314 Added page audio properties to ListPage

v3.1.1

06 Nov 11:02
1c61890
Compare
Choose a tag to compare

Release badges icon image fix. Fixes icon image not being shared

v3.1.0

04 Nov 12:37
1033514
Compare
Choose a tag to compare

Releasing feature change PR #304

v3.0.5

13 Oct 09:13
76ed880
Compare
Choose a tag to compare

In this release we've:

  • #299 Made sure split VC master VC is always shown whether in portrait or landscape orientation.

v3.0.4

07 Oct 16:47
f71f6d3
Compare
Choose a tag to compare

Releasing hidesBottomBarWhenPushed bug fix - PR (#297)

v3.0.3

01 Oct 14:52
f38b4aa
Compare
Choose a tag to compare

In this release we've:

  • #295 Made sure collection list items have internal padding, so they look good wherever used in content

v3.0.2

30 Sep 15:01
be52011
Compare
Choose a tag to compare

In this release we've:

  • #292 Fixed a regression in collection list items that removed the shadow from each cell in the scroller

v3.0.1

29 Sep 14:55
9e02dee
Compare
Choose a tag to compare

In this release we've:

  • #289 Fixed an issue where if non-transparent background images were used in any of the collection list items then they would escpape the rounded container they sit within!

v3.0.0

24 Sep 08:05
3eda30c
Compare
Choose a tag to compare

Summary

Releasing v3.0.0.
Primary changes include: iOS 14 OS updates, bumping referenced libraries, building in Xcode 12 Swift 5.3.

See PR from release/v3.0.0 into master (#286)

Breaking Changes

ThunderBasics, a referenced library, had breaking changes which ThunderCloud has to account for, see that PR here:
3sidedcube/ThunderBasics#56

v2.3.0

08 Sep 16:03
Compare
Choose a tag to compare

In this release we've:

  • #281 Added a debug tool for localised strings