Skip to content

Releases: zarathucorp/shiny-electron-template-m1

v1.24.0129

29 Jan 04:24
88a981c
Compare
Choose a tag to compare

Release note

package.json

  • deleted scripts and keywords
  • updated some node packages. (electron, fs-extra)
  • deleted some node packages.
    • "electron-squirrel-startup": only used in windows and related main.js also fixed.
    • "@babel/...": not used
    • "@electron-forge/plugin-auto-unpack-natives": not used

Note

execa and axios will not updated since this template used commonJS and will not support ES6

v.1.24.0114

14 Jan 08:24
e0fcc36
Compare
Choose a tag to compare

Release note

Versions

NodeJS
NPM
RStudio
R
Electron.js
macOS

  • Use version format as 1.YEAR.DATE
  • Rename repository (remove 2023)

get-r-mac.sh

  • updated to follow latest verson of R (4.3.2)

package.json

  • updated some node packages. (@electron-forge/cli, @electron-forge/maker-zip, @electron-forge/plugin-auto-unpack-natives)

forge-config-js

  • removed maker's option (not used)

src/

  • removed failed.html (not used)
  • organized loading.html (lint + remove not used code)
  • updated main.js:
    • removed comment + not used code
    • updated splashscreenoptions and
    • updated createwindow (favicon, auto hide menu bar, width, height)

v1.0.2308

26 Aug 03:51
45e95f7
Compare
Choose a tag to compare

What's Changed

  • 23.08 updates by @jhk0530 in #4
  • Supports with R 4.3.1

New Contributors

Full Changelog: https://github.com/zarathucorp/shiny-electron-template-m1-2023/commits/v1.0.2308