Skip to content

Support to display paginated update list

Latest
Compare
Choose a tag to compare
@DivineDominion DivineDominion released this 01 Feb 09:31
· 5 commits to master since this release
  • Updates are now displayed in a window with controls at the bottom: < X >
    202002011030
  • UpdateView is gone in favor of a general NSView. Your update views don't need to implement a dismiss action anymore since the window takes care of this.
  • The WhatsNew API now exposes display methods to pass in multiple Updates at once.