Do development channel users receive regular updates too?

If some users are on the development channel, say, with version 2.0b3 and the final 2.0 is released, will they get this update too? Do I need to push a new development version for them to get the bugfixes introduced between 2.0b3 and 2.0?

Disable (not delete) beta version and your development channel user will be updated to release version.
I’ve tested with my add-on and it worked, but I’m not sure this is the right way though…

Users on the development channel will not receive updates to release channel versions. One possibility is to always put out the exact version that will be released as a beta, then as a release. After all, otherwise you’ll be releasing code that hasn’t been beta-tested :wink: