<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 20/07/16 14:26, Nathan Woodrow wrote:<br>
    <blockquote
cite="mid:CAAi8Yg8103ZC9vwGUco6GhYzxy698ktMd5954mqFMpc2yoJuEQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Not sure we can?  2.14 is bug fix only.  Given it's
        Python though you could just patch their copy.</div>
      <div class="gmail_extra"><br>
      </div>
    </blockquote>
    Same thinking here, in general a release should receive bugfixes,
    not features.
    <p>In the past we played with shipping updates through the plugin
      manager (see processing) but it turned out, that suddenly certain
      features were shipped via plugin manager to old installations
      without required APIs available. Or core plugin being newer but
      shadowed by the custom installed (plugin manager). This road might
      be possible but would require proper versioning of core plugins
      and properly setting min- and max- version on it (and probably
      also some logic in the plugin manager to decide which one to
      load).</p>
    <p>In short: If it cannot be called a bugfix, I'd say just ship it
      in a custom repository to your customers and make them aware it
      needs to be uninstalled on next QGIS update.</p>
    <p>Matthias<br>
    </p>
  </body>
</html>