============== Version 3.27.4 ============== Changes since last release: • A new IdeVcsMonitor interface provides status tracking for project files. This can be used to show the status in the project tree. • The editor supports Drag'n'Drop to open files, also allowing placement of the editor frame to the left/right/top/bottom of an existing editor frame. • A new message pane allows plugins to deliver information to users, particular about failures which would otherwise be silently dropped to the console. It is hidden until the first message is displayed. • A number of improvements to subsystems for better error tracking, memory leaks, and correctness fixes. • Save-All shortcut has been fixed. • The “hamburger” menu has been hidden by default, but will automatically display if any plugins end up using it. Currently, all plugins have removed their use of it. • Fullscreen now has a top-level button. • Newcomers greeter section now displays the included programming languages to help guide developers to projects they may want to contribute to. • The omnibar now includes a button to download dependencies. • Unit tests are reloaded whenever the build pipeline is updated. • Symbol Tree will now more reliably show document contents. • Builder can now chain GCancellables together, meaning more reliable cancellation of complex operations such as project building. • The build status panel can now display the build pipeline stages and update them as the build progresses. • The Clang plugin will more reliably work when used to build against a host system from Builder shipped via Flatpak. • Support for LLVM 5.0. • Various compilation fixes for FreeBSD. Updated Translations: Serbian, German, Czech, Spanish, Turkish, Friulian