Electron 32 bit
Author: s | 2025-04-24
Electron 27.2.0 (32-bit) Date released: (one month ago) Download. Electron 27.1.3 (32-bit) Date released: (3 months ago) Download. Electron 27.1.2 (32-bit) Date released: (3 months ago) Download. Electron 27.1.0 (32-bit) Electron 27.2.0 (32-bit) Date released: (one month ago) Download. Electron 27.1.3 (32-bit) Date released: (2 months ago) Download. Electron 27.1.2 (32-bit) Date released: (3 months ago) Download. Electron 27.1.0 (32-bit)
Not a valid 32 bit application Issue electron/electron
Dari Electron bisa Anda lihat di bawah ini:Node.jsBenar sekali, sebenarnya Electron ini bekerja dengan menggunakan Node.js dan Chronium. Mudahnya, Electron bekerja dengan menjalankan sebuah browser. Jadi, kemudahan yang ditawarkan ialah membuat aplikasi dari tampilan web dan mengubahnya menjadi Native Desktop App.Multi-PlatformKelebihan lainnya dari Electron ialah kemampuan yang dapat berjalan di berbagai sistem operasi, namun bukan hanya itu saja, melainkan aplikasi yang dibuat juga dapat berjalan di platform berbeda. Sebut saja Anda dapat mengembangkan versi desktop untuk Linux, Mac, PC, dan Mobile.Mendukung Bahasa PomrogramanBukan hanya dapat menjalankan bahasa JavaScript saja, program ini juga dapat menjalankan dan mengelola berbagai macam bahasa seperti CSS dan HTML. Kedua bahasa ini merupakan bahasa yang paling banyak digunakan untuk membangun web atau situs website.Kelebihan lainnya ialah kemudahan menggunakan fitur dengan antarmuka mudah dan sederhana, Electron didesain dengan antarmuka yang sederhana yang akan memudahkan pengembang untuk menjelajahi fiturnya.Electron menjadi salah satu program yang setidaknya harus dikuasai oleh pengembang, baik pemula maupun yang telah lama di bidangnya. Program ini memiliki kemampuan tingkat tinggi yang handal. Link download Electron terbaru bisa Anda dapatkan di bawah ini:[Windows 32-Bit][Windows 64-Bit]Editor:
window7 32-bit Issue electron/electron - GitHub
Electron Toolkit"Command Line Gui Tools" to make launching Electron apps easier, faster and funGUI for electron-builder - package and build your appApp Icon Generator - generate app icons for all platforms.ico for Windows.icns for macOS.png for LinuxScreen Capturer - create assets for mockups, store listings, online marketing...Take screenshotsRecord videosWebsite Builder - go public and launch a website for your appLean template for desktop appsResponsive designCustom styling optionsScreenshotsOverview Electron Builder GUIIcon Generator Screen CapturerWebsite Builder Getting StartedInstall electron-toolkit inside your Electron app directorynpm install electron-toolkit --save-devAdd the electron-toolkit script to your package.json file{ ... "scripts": { "electron-toolkit": "electron ./node_modules/electron-toolkit" }}Make sure Electron and Electron Builder are installed.npm install electron --save-devnpm install electron-builder --save-devNow you can run electron-toolkit directly from your project directorySupported PlatformsWindows (32/64 bit)macOSLinuxUsageSee WikiSecurity Checklist Only display secure (https) content: Disable the Node integration in all renderers that display remote content (setting nodeIntegration to false in webPreferences) Enable context isolation in all renderers that display remote content (setting contextIsolation to true in webPreferences) Use ses.setPermissionRequestHandler() in all sessions that load remote content Do not disable webSecurity. Disabling it will disable the same-origin policy. Define a Content-Security-Policy , and use restrictive rules (i.e. script-src 'self') Override and disable eval , which allows strings to be executed as code. Do not set allowRunningInsecureContent to true. Do not enable experimentalFeatures or experimentalCanvasFeatures unless you know what you're doing. Do not use blinkFeatures unless you know what you're doing. WebViews: Do not add the nodeintegration attribute. WebViews: Do not use disablewebsecurity WebViews: Do not use allowpopups WebViews: Do not use insertCSS or executeJavaScript with remote CSS/JS. WebViews: Verify the options and params of all tags before they get attached using the will-attach-webview event { contents.on('will-attach-webview', (event, webPreferences, params) => { // Strip away preload scripts if unused or verify their location is legitimate delete webPreferences.preload delete webPreferences.preloadURL // Disable node integration webPreferences.nodeIntegration = false // Verify URL being loaded if (!params.src.startsWith(' { event.preventDefault() } })})">app.on('web-contents-created', (event, contents) => { contents.on('will-attach-webview', (event, webPreferences, params) => { // Strip away preload scripts if unused or verify their location is legitimate delete webPreferences.preload delete webPreferences.preloadURL //Electron (32-bit) Download - FileHorse
Of Waves, Vol. 31 of IEEE Press Series on Electromagnetic Wave Theory (Wiley-IEEE, New York, 1994).M. V. Davidovich, The Laws of Conservation and Density of Energy and Momentum of the Electromagnetic Field in a Dispersive Medium (Sarat. univ., Saratov, 2012) [in Russian].M. V. Davidovich, Tech. Phys. Lett. 32 (22), 982 (2006).Article ADS Google Scholar M. V. Davidovich, Tech. Phys. 55 (5), 630 (2010).Article Google Scholar M. V. Davidovich, Phys. Usp. 53, 595 (2010).Article ADS Google Scholar S. M. Rytov, Zh. Eksp. Teor. Fiz. 17, 930 (1947). Google Scholar M. V. Davidovich, Quantum Electron. 47, 567 (2017).Article ADS Google Scholar V. N. Gribov, Quantum Electrodynamics (Regulyar. Khaotich. Dinamika, Moscow, Izhevsk, 2001) [in Russian]. Google Scholar M. V. Davidovich, J. Commun. Technol. Electron. 55, 465 (2010).Article Google Scholar E. Yu. Al’tshuler, M. V. Davidovich, and Yu. V. Stefyuk, J. Commun. Technol. Electron. 55, 98 (2010).Article Google Scholar M. V. Davidovich and Yu. V. Stefyuk, Izv. Vyssh. Uchebn. Zaved., Prikl. Nelin. Dinam. 18 (3), 160 (2010). Google Scholar A. Enders and G. Nimtz, Phys. Rev. B 47, 9605 (1993).Article ADS Google Scholar M. V. Davidovich, J. Commun. Technol. Electron. 46, 1185 (2001). Google Scholar. Electron 27.2.0 (32-bit) Date released: (one month ago) Download. Electron 27.1.3 (32-bit) Date released: (3 months ago) Download. Electron 27.1.2 (32-bit) Date released: (3 months ago) Download. Electron 27.1.0 (32-bit)Downloads for 32-bit boards - BaseCam Electronics
This is why you still have access to a few last things, which is there's still effectively, we're just, just outta the main process and nothing has really been grabbed onto yet. So it is still roughly safe to figure out what are the last few things we wanna expose to the renderer process to kind of have that connection back and forth.[00:09:32]Cool. And then the renderer process in this case is just a script tag, right? And it's a normal, what you think about as client side code, it might be the end result of your webpack or Vite bundler or something along those lines. The thing that you are always used to as frontend engineers, this is where we normally live, this is what we normally do.[00:09:57]This one is mostly actually replacing the DOM from the preload script cuz it needs access to process. But you could theoretically make just a few properties on the process object available, and we will look at that when we build our first app together. Cool. And then lastly, we've got the HTML file, which shouldn't be a lot of things that you haven't seen before.[00:10:21]Electron will get mad at you if you don't use a decent CSP policy. Which can get tricky sometimes because if you're using webpack, it wants to do stuff with like hot module reloading and WebSockets so you got to play around with that a little bit, but it is basically the DOM and then it pulls in our renderer.js, so on and so forth.[00:10:44]This is the bare minimum one would need for an electron application, right? And again, you could literally just do an npm init, npm install electron setup these four files and you've got an electron app effectively.Downloads for 32-bit boards : BaseCam Electronics
📝 Available Translations: 🇨🇳 🇧🇷 🇪🇸 🇯🇵 🇷🇺 🇫🇷 🇺🇸 🇩🇪.View these docs in other languages on our Crowdin project.The Electron framework lets you write cross-platform desktop applicationsusing JavaScript, HTML and CSS. It is based on Node.js andChromium and is used by the Atomeditor and many other apps.Follow @electronjs on Twitter for importantannouncements.This project adheres to the Contributor Covenantcode of conduct.By participating, you are expected to uphold this code. Please report unacceptablebehavior to coc@electronjs.org.InstallationTo install prebuilt Electron binaries, use npm.The preferred method is to install Electron as a development dependency in yourapp:npm install electron --save-devFor more installation options and troubleshooting tips, seeinstallation. For info on how to manage Electron versions in your apps, seeElectron versioning.Platform supportEach Electron release provides binaries for macOS, Windows, and Linux.macOS (High Sierra and up): Electron provides 64-bit Intel and ARM binaries for macOS. Apple Silicon support was added in Electron 11.Windows (Windows 10 and up): Electron provides ia32 (x86), x64 (amd64), and arm64 binaries for Windows. Windows on ARM support was added in Electron 5.0.8. Support for Windows 7, 8 and 8.1 was removed in Electron 23, in line with Chromium's Windows deprecation policy.Linux: The prebuilt binaries of Electron are built on Ubuntu 20.04. They have also been verified to work on:Ubuntu 14.04 and newerFedora 24 and newerDebian 8 and newerQuick start & Electron FiddleUse Electron Fiddleto build, run, and package small Electron experiments, to see code examples for all of Electron's APIs, andto try out different versions of Electron. It's designed to make theElectron 15.3.4 (32-bit) Download - FileHorse
Selection that appears. Afterward, navigate to your Downloads folder and look for your downloaded file. The installation process can be started by double-clicking a.tgz file if you are using Ubuntu. Check Discord Awaiting Endpoint ErrorInstall Discord on your system by clicking the Install button in the next window. Upon successful installation, you’ll be able to access Discord via the application menu. You can also install the DEB file using the command line. Using the cd command, change your current directory to the Downloads folder. Install the downloaded DEB file using the pkg command.Installing Discord on Ubuntu as a snap appThis step is basically for non-Debian distribution users by using flatpack or snap. Even Discord’s Linux app uses Electron as a backend. GNOME Shell users can still use the software without any problems. A small number of choices are available in the status bar view, giving built-in desktop notifications. It’s available on the Discord website or in the Snap Store, depending on which platform you’re on.Because of this, Discord for Linux is only 64-bit compatible. Ubuntu 18.04 LTS 32-bit users will be unable to install it. How find out if you’re using a 32-bit or 64-bit operating system? To find out, go to System Settings, then Details. Sudo snap install Discord is another option if you prefer to utilize a command-line interface to install Discord.All you have to do to upgrade Discord to the latest version is nothing. These versions are updated in the background automatically, so they will always be up to date while using your computer.Check Can You Stream Netflix On Discord?Is Discord Available as a Snap for Ubuntu?Discord’s technology is just as intriguing as its user growth. To keep the burden on clients as low as possible, they put a lot of effort into the backend of the system, which is where they excel. But the customer service Discord offers isn’t much different from what you’ll get in Google Hangout or Skype. To communicate by voice or video, they rely on webRTC. Electron, a web framework for generating platform-independent apps, is used for packaging their program, just like Skype.Isn’t that why it’s so important to leave Discord as soon as possible? Simple installation and update management are made more accessible with Snaps, as there are no dependencies to worry about. The beta version of their app, or even daily versions, will be easier to get when software makers make them available. If you are an app developer, this means you can create your electronics applications for Linux customers by producing a single snap that works on all major Linux distributions. Linux users will find your application in the Software Center if the installation documentation is simplified. Publishers and publishers of their software are entirely within the hands of the application developers. Because they can manage which version of the program is being utilized, it simplifies support. As soon as a Snap is installed, it’s automatically updated, and Snap Store installation data are available in the store. There will. Electron 27.2.0 (32-bit) Date released: (one month ago) Download. Electron 27.1.3 (32-bit) Date released: (3 months ago) Download. Electron 27.1.2 (32-bit) Date released: (3 months ago) Download. Electron 27.1.0 (32-bit)Comments
Dari Electron bisa Anda lihat di bawah ini:Node.jsBenar sekali, sebenarnya Electron ini bekerja dengan menggunakan Node.js dan Chronium. Mudahnya, Electron bekerja dengan menjalankan sebuah browser. Jadi, kemudahan yang ditawarkan ialah membuat aplikasi dari tampilan web dan mengubahnya menjadi Native Desktop App.Multi-PlatformKelebihan lainnya dari Electron ialah kemampuan yang dapat berjalan di berbagai sistem operasi, namun bukan hanya itu saja, melainkan aplikasi yang dibuat juga dapat berjalan di platform berbeda. Sebut saja Anda dapat mengembangkan versi desktop untuk Linux, Mac, PC, dan Mobile.Mendukung Bahasa PomrogramanBukan hanya dapat menjalankan bahasa JavaScript saja, program ini juga dapat menjalankan dan mengelola berbagai macam bahasa seperti CSS dan HTML. Kedua bahasa ini merupakan bahasa yang paling banyak digunakan untuk membangun web atau situs website.Kelebihan lainnya ialah kemudahan menggunakan fitur dengan antarmuka mudah dan sederhana, Electron didesain dengan antarmuka yang sederhana yang akan memudahkan pengembang untuk menjelajahi fiturnya.Electron menjadi salah satu program yang setidaknya harus dikuasai oleh pengembang, baik pemula maupun yang telah lama di bidangnya. Program ini memiliki kemampuan tingkat tinggi yang handal. Link download Electron terbaru bisa Anda dapatkan di bawah ini:[Windows 32-Bit][Windows 64-Bit]Editor:
2025-04-18Electron Toolkit"Command Line Gui Tools" to make launching Electron apps easier, faster and funGUI for electron-builder - package and build your appApp Icon Generator - generate app icons for all platforms.ico for Windows.icns for macOS.png for LinuxScreen Capturer - create assets for mockups, store listings, online marketing...Take screenshotsRecord videosWebsite Builder - go public and launch a website for your appLean template for desktop appsResponsive designCustom styling optionsScreenshotsOverview Electron Builder GUIIcon Generator Screen CapturerWebsite Builder Getting StartedInstall electron-toolkit inside your Electron app directorynpm install electron-toolkit --save-devAdd the electron-toolkit script to your package.json file{ ... "scripts": { "electron-toolkit": "electron ./node_modules/electron-toolkit" }}Make sure Electron and Electron Builder are installed.npm install electron --save-devnpm install electron-builder --save-devNow you can run electron-toolkit directly from your project directorySupported PlatformsWindows (32/64 bit)macOSLinuxUsageSee WikiSecurity Checklist Only display secure (https) content: Disable the Node integration in all renderers that display remote content (setting nodeIntegration to false in webPreferences) Enable context isolation in all renderers that display remote content (setting contextIsolation to true in webPreferences) Use ses.setPermissionRequestHandler() in all sessions that load remote content Do not disable webSecurity. Disabling it will disable the same-origin policy. Define a Content-Security-Policy , and use restrictive rules (i.e. script-src 'self') Override and disable eval , which allows strings to be executed as code. Do not set allowRunningInsecureContent to true. Do not enable experimentalFeatures or experimentalCanvasFeatures unless you know what you're doing. Do not use blinkFeatures unless you know what you're doing. WebViews: Do not add the nodeintegration attribute. WebViews: Do not use disablewebsecurity WebViews: Do not use allowpopups WebViews: Do not use insertCSS or executeJavaScript with remote CSS/JS. WebViews: Verify the options and params of all tags before they get attached using the will-attach-webview event { contents.on('will-attach-webview', (event, webPreferences, params) => { // Strip away preload scripts if unused or verify their location is legitimate delete webPreferences.preload delete webPreferences.preloadURL // Disable node integration webPreferences.nodeIntegration = false // Verify URL being loaded if (!params.src.startsWith(' { event.preventDefault() } })})">app.on('web-contents-created', (event, contents) => { contents.on('will-attach-webview', (event, webPreferences, params) => { // Strip away preload scripts if unused or verify their location is legitimate delete webPreferences.preload delete webPreferences.preloadURL //
2025-04-10This is why you still have access to a few last things, which is there's still effectively, we're just, just outta the main process and nothing has really been grabbed onto yet. So it is still roughly safe to figure out what are the last few things we wanna expose to the renderer process to kind of have that connection back and forth.[00:09:32]Cool. And then the renderer process in this case is just a script tag, right? And it's a normal, what you think about as client side code, it might be the end result of your webpack or Vite bundler or something along those lines. The thing that you are always used to as frontend engineers, this is where we normally live, this is what we normally do.[00:09:57]This one is mostly actually replacing the DOM from the preload script cuz it needs access to process. But you could theoretically make just a few properties on the process object available, and we will look at that when we build our first app together. Cool. And then lastly, we've got the HTML file, which shouldn't be a lot of things that you haven't seen before.[00:10:21]Electron will get mad at you if you don't use a decent CSP policy. Which can get tricky sometimes because if you're using webpack, it wants to do stuff with like hot module reloading and WebSockets so you got to play around with that a little bit, but it is basically the DOM and then it pulls in our renderer.js, so on and so forth.[00:10:44]This is the bare minimum one would need for an electron application, right? And again, you could literally just do an npm init, npm install electron setup these four files and you've got an electron app effectively.
2025-04-02📝 Available Translations: 🇨🇳 🇧🇷 🇪🇸 🇯🇵 🇷🇺 🇫🇷 🇺🇸 🇩🇪.View these docs in other languages on our Crowdin project.The Electron framework lets you write cross-platform desktop applicationsusing JavaScript, HTML and CSS. It is based on Node.js andChromium and is used by the Atomeditor and many other apps.Follow @electronjs on Twitter for importantannouncements.This project adheres to the Contributor Covenantcode of conduct.By participating, you are expected to uphold this code. Please report unacceptablebehavior to coc@electronjs.org.InstallationTo install prebuilt Electron binaries, use npm.The preferred method is to install Electron as a development dependency in yourapp:npm install electron --save-devFor more installation options and troubleshooting tips, seeinstallation. For info on how to manage Electron versions in your apps, seeElectron versioning.Platform supportEach Electron release provides binaries for macOS, Windows, and Linux.macOS (High Sierra and up): Electron provides 64-bit Intel and ARM binaries for macOS. Apple Silicon support was added in Electron 11.Windows (Windows 10 and up): Electron provides ia32 (x86), x64 (amd64), and arm64 binaries for Windows. Windows on ARM support was added in Electron 5.0.8. Support for Windows 7, 8 and 8.1 was removed in Electron 23, in line with Chromium's Windows deprecation policy.Linux: The prebuilt binaries of Electron are built on Ubuntu 20.04. They have also been verified to work on:Ubuntu 14.04 and newerFedora 24 and newerDebian 8 and newerQuick start & Electron FiddleUse Electron Fiddleto build, run, and package small Electron experiments, to see code examples for all of Electron's APIs, andto try out different versions of Electron. It's designed to make the
2025-04-19📝 Available Translations: 🇨🇳 🇧🇷 🇪🇸 🇯🇵 🇷🇺 🇫🇷 🇺🇸 🇩🇪.View these docs in other languages on our Crowdin project.The Electron framework lets you write cross-platform desktop applicationsusing JavaScript, HTML and CSS. It is based on Node.js andChromium and is used by the Atomeditor and many other apps.Follow @electronjs on Twitter for importantannouncements.This project adheres to the Contributor Covenantcode of conduct.By participating, you are expected to uphold this code. Please report unacceptablebehavior to coc@electronjs.org.InstallationTo install prebuilt Electron binaries, use npm.The preferred method is to install Electron as a development dependency in yourapp:npm install electron --save-devFor more installation options and troubleshooting tips, seeinstallation. For info on how to manage Electron versions in your apps, seeElectron versioning.Platform supportEach Electron release provides binaries for macOS, Windows, and Linux.macOS (High Sierra and up): Electron provides 64-bit Intel and ARM binaries for macOS. Apple Silicon support was added in Electron 11.Windows (Windows 7 and up): Electron provides ia32 (x86), x64 (amd64), and arm64 binaries for Windows. Windows on ARM support was added in Electron 5.0.8.Linux: The prebuilt binaries of Electron are built on Ubuntu 20.04. They have also been verified to work on:Ubuntu 14.04 and newerFedora 24 and newerDebian 8 and newerQuick start & Electron FiddleUse Electron Fiddleto build, run, and package small Electron experiments, to see code examples for all of Electron's APIs, andto try out different versions of Electron. It's designed to make the start of your journey withElectron easier.Alternatively, clone and run theelectron/electron-quick-startrepository to see a minimal Electron app in action:git clone electron-quick-startnpm installnpm startResources for learning Electronelectronjs.org/docs - All of Electron's documentationelectron/fiddle - A tool to build, run, and package small Electron experimentselectron/electron-quick-start - A very basic starter Electron appelectronjs.org/community#boilerplates - Sample starter apps created by the communityProgrammatic usageMost people use Electron from the command line, but if you require electron insideyour Node app (not your Electron app) it will return the file path to thebinary. Use this to spawn Electron from Node scripts:const electron = require('electron')const proc = require('child_process')// will print something similar to /Users/maf/.../Electronconsole.log(electron)// spawn Electronconst child = proc.spawn(electron)MirrorsChinaSee the Advanced Installation Instructions to learn how to use a
2025-04-192.3.0 🎉 Change Log32 bit and portable support!Improve performance a little bit 2.2.1 🎉 Minor UpdateUpdate font to use native-ish OS font (Fixed #162 )Please consider starring this project to show your support. 2.2.0 cfaccc6 feat: Switch to winmojilib (#160)0d4ea23 fix: upgrade multiple dependencies with Snyk (#158)2f254be fix: upgrade electron-store from 6.0.0 to 6.0.1 (#157)86e44e9 chore(deps): bump http-proxy from 1.18.0 to 1.18.1 (#155)358eaba feat: CLeanup (#154)cf69594 fix: deprecation errors , set node version strict (#153)df9f6a1 fix: replace standard with prettier (#152)8453801 security: upgrade packages (#151)cc60304 fix: upgrade electron-updater from 4.3.3 to 4.3.4 (#149)2a1fcc8 chore(deps): bump elliptic from 6.5.2 to 6.5.3 (#150)f1463e5 Create codeql-analysis.yml2499056 chore(deps): bump lodash from 4.17.15 to 4.17.19 (#148)5d5703d chore(deps-dev): bump electron from 7.1.3 to 7.2.4 (#147)daaa9b3 chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#146)650eb45 [Snyk] Upgrade electron-updater from 4.3.1 to 4.3.2 (#145)9d61641 [Snyk] Upgrade electron-updater from 4.3.0 to 4.3.1 (#144)c0ad120 fix: upgrade electron-is-dev from 1.1.0 to 1.2.0 (#143)8e3ef28 fix: upgrade electron-updater from 4.2.5 to 4.3.0 (#141)9ec3daf fix: upgrade electron-updater from 4.2.4 to 4.2.5 (#140)b80c2ff fix: upgrade electron-updater from 4.2.0 to 4.2.4 (#134)f6e270d chore(package.json): bump node min version (#139)15910c2 fix: upgrade multiple dependencies with Snyk (#137)0147226 chore(deps): bump acorn from 5.7.3 to 5.7.4 (#136)d35d96f chore(readme): remove Greenkeeper badge (#133)cd22f56 fix: upgrade multiple dependencies with Snyk (#135)023ba07 chore(yarn): Bump yarn.lock (#127)4542494 chore(security): Address set-value vul (#126)f3dd55c Update electron-builder to the latest version � (#125)f3d216b Update electron to the latest version � (#124)3b693f5 History list (#123)b1fd4fe chore(package): update cross-env to version 6.0.0 (#122)c3d3c02 chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 (#121)10969d6 chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#120)e48136d chore(package): update standard to version 14.0.0 (#119)e45c618 chore(package): update electron to version 6.0.0 (#116)eb96924 chore: Bump jest version (#115)dc0b889 chore: Bump webpack-dev-server to use 3.1.11 (#114)6c0190b chore(package): Coveralls 3.0.5 (#113)1864953 Greenkeeper/monorepo.babel7 20190717234334 (#112) 2.1.0 c597773 - fix: build commands (ryanSn)55d0643 - chore: update Electron builder and updater (#111) (Ryan Chatterton)dd02186 - feat: About Window, Updater fixes, Re-open fixes (#110) (Ryan Chatterton)f0a812a - fix: Single instance bug when attempting to open exe (#107) (Ryan Chatterton)557a298 - chore(package): update standard to version 13.0.1 (#103) (greenkeeper[bot])234a845 - chore(deps): bump handlebars from 4.0.12 to 4.1.2 (#106) (dependabot[bot])8d3b5f8 - chore(deps): bump lodash from 4.17.11 to 4.17.14 (#105) (dependabot[bot])9e1357b - Update electron to the latest version (#98) (greenkeeper[bot])8b85f44 - Merge pull request #100 from ryanSN/dependabot/npm_and_yarn/js-yaml-3.13.1 (dependabot[bot])1530bae - chore(deps): bump js-yaml from 3.12.0 to 3.13.1 (dependabot[bot])8e38608 - Update electron to the latest version (#97) (greenkeeper[bot])f895777 - fix: node version for electron-builder (#96) (Ryan Chatterton)c392777 - Greenkeeper/monorepo.react 16.6.3 (#95) (Ryan Chatterton)a14316e - fix(test): Update emojilib update jest snapshot (#94) (Ryan Chatterton)06803b1 - fix(package): update electron-updater to version 4.0.1 (#91) (greenkeeper[bot])9137e78 - Greenkeeper/electron builder 20.33.2 (#89) (Ryan Chatterton)9d271d4 - Update electron-config to the latest version (#88) (greenkeeper[bot]) 2.0.1 Release Notes:single Instance check (#86)Electron to latest version (#81)webpack new version (#77) 2.0.0 ChangesUpgrade Electron's major version to address security issue from Electron 1.2.2 ChangesMinor performance improvements Version 1.2.1 ChangesMac Tray icon (yes this could support macOS soon)Handle focus on input upon toggle of app either tray or shortcut Version 1.2.0 ChangesGlobal
2025-04-17