Skip to content

Releases: hiddevdploeg/Billboard

tvOS support and fixes

29 Nov 11:07
989b71d
Compare
Choose a tag to compare
  • Proper tvOS support
  • Support for visionOS (Fixes #35)
  • Fix for #36
  • Update the package to be iOS 17+ for performance and convenience
  • Better documentation in code
  • Fix for #27
  • Fix for #15
  • Basic support for Categories

Added Logging, Updated design and fixed issues

29 Oct 11:41
c6c74e4
Compare
Choose a tag to compare

What's new

  • You can now hide the dismiss button to have a persistent banner, by adding hideDismissButtonAndTimer: true to your BillboardBannerView (Thanks @dhaydl)
  • There is now basic logging in place for better debugging
  • Design has been updated slightly for iOS 16+
  • Countdown now shows nice number transition for iOS 17+
  • It's now possible to call fetchRandomAd() without giving it a URL - Thanks for letting me know @dhaydl
  • Fixed an issue that would make the app crash because of a force unwrap (Thanks for letting me know @Black-Fox-2022)

BillboardBannerView & Exclude IDs

03 Jul 12:56
10efa2d
Compare
Choose a tag to compare

You can now add a smaller BillboardBannerView & decide which ID's should be excluded

Billboard Release

03 Jul 00:20
a370ce6
Compare
Choose a tag to compare

The first release of Billboard 🎉