Bip Client 4.1.0 released
A new minor version of the Bip client has been released! See all the changes here.
What's new?
Added
- New
mink.remoteAPI used by and for Bip applications. REMOTEcontext is now supported by the SDK.- New host handler attributes
support_stamping,file_extensionandis_qt. - New environment variable
BIP_DEBUG_PLUGINfor allowing to update a Plugin's descriptor without updating, only for debug. - New standalone dialog utility function in
uink.dialog. mink.update- Support Python requirements from content.
Changed
- GroupTag is now supported as a plugin mapping type.
BipAppnow loads the plugin user settings automatically at startup.uinkhas been re-organised and simplified.uink.internalsub-package is now gone and has been merged withuink.app- Application SDK docstrings updated.
pink.Contextis nowpink.address.get_from_host()in order to avoid naming clash with SDK context and to match getter syntax fromlink.
Fixed
link.model- Adddefault_item_tagto optional fields allowed in theprojectsection.link.model- Makelimitsreference validation explicitly a list.sdk.app- Fix SDK attempting to get user settings even if the plugin has none.uink.app- Fix error when the application is not using the default headbar.
Removed
- SDK example application has been moved to a dedicated repository (Chocolatine).
BIP_APP_SKIP_PLUGINdropped.