See also: Previous releases 2021-06-14 6.16 Codename: Rocko User Interface: * NEW: FlatLaf plugin (a look and feel with dark and light themes) - FlatLaf replaces Darcula Look and Feel (see below) - You can install FlatLaf from main menu → Tools → Plugins → Get More Plugins - You can change FlatLaf color theme in Tools → Settings → Look and Feel - About FlatLaf * REMOVED: Darcula Look and Feel is no longer supported - You can install FlatLaf instead which includes a similar "Darcula" color theme. * REMOVED: Top-right "corner" button from table views - You can configure column options by right-clicking on a table header or via menu → View * CHANGED: Update terminology: "Link Address" → "Link" Misc.: * Updated the Polish translation * Minor updates and fixes * JS Plugin: Fixed unnecessary security warnings * CHANGED: Set Password: Select AES-256 encryption option by default * CHANGED: Privacy: Disable auto checking for updates by default (new Makagiga profiles only). - You can change the option in menu → Tools → Settings → Update Feeds: * Fixed: Enable "Open all in Tabs" action for bookmarked RSS articles Source Code: * Fixed outdated version number after running "svn up" and "ant compile" * Use multi line text blocks and String::formatted * Removed unused Quaqua and Sea Glass LAFs support * Various API updates * Minor code cleanup