You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)