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
It would be nice to know what have changed after upgrade(or even before). It would require to create some form of dialog in which release notes could be displayed after they are fetched by electron-updater. Data would be fetched and stored in a text file in userData and when user opens BPA after upgrade, its contets would be displayed in dialog.
This would also require to integrate firstRun package to updater.
The text was updated successfully, but these errors were encountered:
It would be nice to know what have changed after upgrade(or even before). It would require to create some form of dialog in which release notes could be displayed after they are fetched by
electron-updater
. Data would be fetched and stored in a text file inuserData
and when user opens BPA after upgrade, its contets would be displayed in dialog.This would also require to integrate
firstRun
package to updater.The text was updated successfully, but these errors were encountered: