Cambalache Changelog

What's new in Cambalache 0.90.2

Apr 6, 2024
  • Gtk 4 port:
  • Migrate main application to Gtk 4
  • Update widget catalogs to SDK 46
  • Add support for child custom fragments
  • Add add parent context menu action
  • Mark AdwSplitButton.dropdown-tooltip translatable. (Danial Behzadi)

New in Cambalache 0.90.1 (Mar 28, 2024)

  • Gtk 4 port:
  • Migrate main application to Gtk 4
  • Update widget catalogs to SDK 46
  • Add support for child custom fragments
  • Add add parent context menu action
  • Mark AdwSplitButton.dropdown-tooltip translatable. (Danial Behzadi)

New in Cambalache 0.16.0 (Sep 25, 2023)

  • GNOME 45 Release!
  • Bump SDK dependency to SDK 45
  • Add support for types and properties added in SDK 45
  • Marked various missing translatable properties

New in Cambalache 0.14.0 (Sep 8, 2023)

  • GMenu:
  • Add GMenu support
  • Add UI requirements edit support
  • Add Swedish translation. Anders Jonsson
  • Updated Italian translation. Lorenzo Capalbo
  • Show deprecated and not available warnings for Objects, properties and signals
  • Output minimum required library version instead of latest one
  • Fix output for templates with inline object properties
  • Various optimizations and bug fixes
  • Bump test coverage to 66%

New in Cambalache 0.12.1 (Jun 28, 2023)

  • HOTFIX RELEASE:
  • Fix issue opening projects created with older versions.
  • Features from stable release:
  • User Templates: use your templates anywhere in your project
  • Workspace CSS support: see your CSS changes live
  • GtkBuildable Custom Tags: support for styles, items, etc
  • Property Bindings: bind your property to any source property
  • XML Fragments: add any xml to any object or UI as a fallback