Skip to content

Working addon/integration versions #836

Answered by fuatakgun
tmeuze asked this question in Q&A
Discussion options

You must be logged in to vote

There are two components; add-on and integration.

Add-on is enabling a communication channel to the integration.

Add-on has its own versioning (1.3.5, 1.4.0 etc) and integration has its own.

When there is something new or breaking on the integration end, it also updates its schema number and to get these new things, integration should tell to add-on about the intended schema number.

2fa is broken (at least to me) on add-on end after 1.3.5 but never version addon is published with new functionality.

In my latest update on integration, i also bumped the schema version, so if you use the latest version of integration, you must have the latest version of add-on. (I bumped it to get event pict…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tmeuze
Comment options

Answer selected by tmeuze
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants