Skip to content

Vienna 3.5.0

Compare
Choose a tag to compare
@barijaona barijaona released this 16 Oct 22:23
· 1475 commits to master since this release
v/3.5.0

Changes since 3.4.2

  • Initial adaptations to macOS Mojave's dark mode (work in progress)
  • Modernize network access (replace ASIHTTPRequest with a wrapper above NSURLSession). Vienna's memory management is now exclusively based on Automatic Reference Counting.
  • Improve tab bar management ; fix video which continued to play when last tab was closed
  • Improve support of Emoji characters
  • Improve right to left support
  • Fix background color of selected folder on OS X 10.9
  • Fix an encoding issue in localizable strings
  • Update FMDB to 2.7.5

Changes since 3.5.0 rc 1

  • Fix dark mode for horizontal layout
  • Improve support of Emoji characters (use CoreText to draw cells)

Download Vienna