You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new Zimit support, I think we have enough to justify a major version release in the New Year - 4.0. Although this has been released only to the browser-extension.kiwix.org (PWA) channel as a "sneak preview", I think we should capitalize on this and use it as a good reason for a v4.0.
These are the steps to complete a new release:
Wait for some Issues / PRs to be completed (t.b.c.)
Prepare the source code for version 4.0.1 (changes should be made to 9 files, or use the Set-AppVersion script to update 8 files, followed by npm install to update package-lock.json.)
@kelson42 We now have unsigned extension versions for release 4.0.0! I've validated that this is uploadable to the Edge Extension store, so it should also work for the Chrome Extension store. This is the package you need:
With the new Zimit support, I think we have enough to justify a major version release in the New Year - 4.0. Although this has been released only to the browser-extension.kiwix.org (PWA) channel as a "sneak preview", I think we should capitalize on this and use it as a good reason for a v4.0.
These are the steps to complete a new release:
Possibly Use "Group Publisher" to publish Kiwix JS extension for Chrome #1031 (@kelson42)npm install
to updatepackage-lock.json
, and commitSet-AppVersion
script to update 8 files, followed bynpm install
to updatepackage-lock.json
.)The text was updated successfully, but these errors were encountered: