Releases: unfoldingWord/electronite
Release list
Electronite v38.7.1
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite") - if upgrading electronite apps from older electronite versions, you will need to update dependency
@electron/remoteto version2.1.3
Summary:
-
a fork of Electron [38.7.1(https://github.com/electron/electron/releases/tag/38.7.1) patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
- run this command in terminal:
sudo xattr -r -d com.apple.quarantine <path_to_app>/electron.app - or enable in
System Settings / Privacy & Security
- run this command in terminal:
- these are not Universal builds:
- darwin-x64 will run on Intel (and on Apple Silicon Macs using Rosetta emulation, but that may run very slow).
- darwin-arm64 will only run on Apple Silicon Macs.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
Electronite v39.2.6
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite") - if upgrading electronite apps from older electronite versions, you will need to update dependency
@electron/remoteto version2.1.3
Summary:
-
a fork of Electron 39.2.6 patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
- run this command in terminal:
sudo xattr -r -d com.apple.quarantine <path_to_app>/electron.app - or enable in
System Settings / Privacy & Security
- run this command in terminal:
- these are not Universal builds:
- darwin-x64 will run on Intel (and on Apple Silicon Macs using Rosetta emulation, but that may run very slow).
- darwin-arm64 will only run on Apple Silicon Macs.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
Electronite v39.2.6-Beta
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite") - if upgrading electronite apps from older electronite versions, you will need to update dependency
@electron/remoteto version2.1.3
Summary:
-
a fork of Electron 39.2.6 patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
- run this command in terminal:
sudo xattr -r -d com.apple.quarantine <path_to_app>/electron.app - or enable in
System Settings / Privacy & Security
- run this command in terminal:
- these are not Universal builds:
- darwin-x64 will run on Intel (and on Apple Silicon Macs using Rosetta emulation, but that may run very slow).
- darwin-arm64 will only run on Apple Silicon Macs.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
Electronite v38.7.1-Beta
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite") - if upgrading electronite apps from older electronite versions, you will need to update dependency
@electron/remoteto version2.1.3
Summary:
-
a fork of Electron [38.7.1(https://github.com/electron/electron/releases/tag/38.7.1) patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
- run this command in terminal:
sudo xattr -r -d com.apple.quarantine <path_to_app>/electron.app - or enable in
System Settings / Privacy & Security
- run this command in terminal:
- these are not Universal builds:
- darwin-x64 will run on Intel (and on Apple Silicon Macs using Rosetta emulation, but that may run very slow).
- darwin-arm64 will only run on Apple Silicon Macs.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
Electronite v37.1.0
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite") - if upgrading electronite apps from older electronite versions, you will need to update dependency
@electron/remoteto version2.1.2
Summary:
-
a fork of Electron 37.1.0 patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
- run this command in terminal:
sudo xattr -r -d com.apple.quarantine <path_to_app>/electron.app - or enable in
System Settings / Privacy & Security
- run this command in terminal:
- these are not Universal builds:
- darwin-x64 will run on Intel (and on Apple Silicon Macs using Rosetta emulation, but that may run very slow).
- darwin-arm64 will only run on Apple Silicon Macs.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
Electronite v37.1.0 Beta
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite") - if upgrading electronite apps from older electronite versions, you will need to update dependency
@electron/remoteto version2.1.2
Summary:
-
a fork of Electron 37.1.0 patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
- run this command in terminal:
sudo xattr -r -d com.apple.quarantine <path_to_app>/electron.app - or enable in
System Settings / Privacy & Security
- run this command in terminal:
- these are not Universal builds:
- darwin-x64 will run on Intel (and on Apple Silicon Macs using Rosetta emulation, but that may run very slow).
- darwin-arm64 will only run on Apple Silicon Macs.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
Electronite v35.5.1 Beta
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite") - if upgrading electronite apps from older electronite versions, you will need to update dependency
@electron/remoteto version2.1.2
Summary:
-
a fork of Electron 35.5.1 patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
- run this command in terminal:
sudo xattr -r -d com.apple.quarantine <path_to_app>/electron.app - or enable in
System Settings / Privacy & Security
- run this command in terminal:
- these are not Universal builds:
- darwin-x64 will run on Intel (and on Apple Silicon Macs using Rosetta emulation, but that may run very slow).
- darwin-arm64 will only run on Apple Silicon Macs.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
Electronite v36.2.1
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite") - if upgrading electronite apps from older electronite versions, you will need to update dependency
@electron/remoteto version2.1.2
Summary:
-
a fork of Electron 36.2.1 patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
- run this command in terminal:
sudo xattr -r -d com.apple.quarantine <path_to_app>/electron.app - or enable in
System Settings / Privacy & Security
- run this command in terminal:
- these are not Universal builds:
- darwin-x64 will run on Intel (and on Apple Silicon Macs using Rosetta emulation, but that may run very slow).
- darwin-arm64 will only run on Apple Silicon Macs.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run either do:
Electronite v36.2.1-Beta
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite") - if upgrading electronite apps from older electronite versions, you will need to update dependency
@electron/remoteto version2.1.2
Summary:
-
a fork of Electron 36.2.1 patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run do
xattr -r -d com.apple.quarantine <path_to_app>/electron.app - these are not Universal builds,
- darwin-x64 will run on both Intel and Apple Silicon Macs (using Rosetta, but may be very slow).
- darwin-arm64 will only run on Apple Silicon Macs.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run do
Electronite v25.3.2
Install:
- to install do
npm i [email protected]oryarn add [email protected] - then replace usages of
require("electron")in your javascript code withrequire("electronite")
Summary:
-
based on Electron 25.3.2 patched with Graphite Font support.
-
summary of Electron versions: https://en.wikipedia.org/wiki/Electron_(software_framework)
-
list of breaking changes in newer electron versions: https://www.electronjs.org/docs/latest/breaking-changes#removed-remote-module
-
Build notes: Build this Release
-
Companion Projects:
- Command line installer for Electronite: https://github.com/unfoldingWord-dev/electronite-cli
- Electronite Packager: https://github.com/unfoldingWord-box3/electronite-packager
Notes:
- About Macos Builds:
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run do
xattr -r -d com.apple.quarantine <path_to_app>/electron.app - these are not Universal builds, but darwin-x64 will run on both Intel and Apple Silicon (using Rosetta). But darwin-arm64 will only run on Apple Silicon.
- these builds are not signed, so on macOS you may get warning that the app is damaged or suggestion to delete it when you try to run the app. To be able to run do