1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
# GNOME Builder 49.1
* Improve opening help documentation in workspace
* Fix notification of deletions when in sync-full LSP state
* Various manuals fixes
* Remove use of <primary> in templates
* Translation updates
# GNOME Builder 49.0
* Fix various 32-bit builds
* Fix a warning with AdwShortcutLabel being assigned a NULL value
* Translation updates
# GNOME Builder 49.rc
* Scrollbar improvements
* Hover improvements
* Port to AdwShortcutsDialog
* Support for inline git blame
* Interactivity improvements during startup
* Translation updates
# GNOME Builder 49.alpha
* Arduino support has landed
* Improved manuals integration
* Port to girepository-2.0
* Support for Astro language server
* Adaptive preview toggle when running projects
* Add support for YAML flatpak manifests
* Custom font fixes to track system font changes
* Terminal search fixes
* Various robustness fixes
* Meson template updates
* Translation updates
# GNOME Builder 48.0
* Various Manuals backports into Builder
* Updated icon for manuals
* Fixes for B+Tree used in text regions
* Translation updates
# GNOME Builder 48.rc
* Remove use of deprecated GtkSourceView API
* Add some defensive mechanisms in the recursive file monitor
* Various VCS fixes
* Treat dot files as ignored when no VCS is in use
* Fix `gnome-builder -e` use with home directory
* Translation updates
# GNOME Builder 48.beta
* Style improvements to match libadwaita
* Improve various file handling and UTF-8
* Updated meson-based application templates
* Support for VHDL language server
* Various LSP bugfixes
* Ensure focus lands on global search entry when used
* Various flatpak integration improvements
* Clang integration improvements
* Better integration with Elementary
* Some improved support for BaesApps in Flatpak
* Updated translations
|