| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-18 | Bump electron to v39 | Luke Arms | |
| 2025-10-31 | Bump electron to v38 | Luke Arms | |
| The official pacman package lists ffmpeg, libvpx, re2 and snappy as dependencies not brought in via electron38, but the rpm and AppImage releases give no indication of reliance on them, so dependencies have been left unchanged. | |||
| 2025-02-07 | Add `python-setuptools` to `makedepends` | Luke Arms | |
| 2025-02-07 | Bump electron to v34 | Luke Arms | |
| 2024-08-19 | Bump electron to v31 | Luke Arms | |
| 2024-04-21 | Adopt fix for nvm error handling issue from `stretchly` package | Luke Arms | |
| Adding `|| return` to a Bash command temporarily disables the `errexit` and `errtrace` options, which are enabled by `makepkg` and cause some `nvm` operations to fail. The workaround has been added to `prepare()` and `build()` to mitigate the risk of future issues, but is only required in `_ensure_local_nvm`. | |||
| 2024-04-21 | Bump electron to v27 | Luke Arms | |
| 2023-10-05 | Update dependencies, fix variable persistence issue | Luke Arms | |
| - Electron updated to v24 - Dependencies updated from official pacman package | |||
| 2022-09-01 | Update electron dependency | Luke Arms | |
| Also, from the latest `stretchly` PKGBUILD: - Add support for asar and non-asar builds - Move Electron version to variable - Move `npm install` to `build()` as per PKGBUILD best practice - Cleanup | |||
| 2022-04-18 | Update electron dependency | Luke Arms | |
| 2022-02-28 | Reinstate electron dependency (break screen issue fixed) | Luke Arms | |
| 2022-02-20 | Add libxcrypt-compat to provide missing libcrypt.so.1 | Luke Arms | |
| 2022-01-24 | Mitigate blank/grey screen issue by packaging Electron with Stretchly | Luke Arms | |
| 2021-12-30 | Update dependencies and improve robustness of build | Luke Arms | |
| 2021-12-28 | Bump version, fix electron-builder error, clean up | Luke Arms | |
| 2021-06-17 | Isolate nvm | Luke Arms | |
| Also: - Update version - Add Electron binary removal to output - Add .gitignore | |||
| 2021-05-24 | Update | Luke Arms | |
| 2021-04-05 | Add make dependency on python (for node-gyp) and package conflicts | Luke Arms | |
| 2021-04-05 | Update electron, use nvm to match upstream node version | Luke Arms | |
| 2021-02-11 | Add git to makedepends, bump version | Luke Arms | |
| 2020-12-27 | Version bump | Luke Arms | |
| 2020-11-09 | Bump to 51f05d1 (tag: v1.3.0) | Luke Arms | |
| 2020-11-03 | Initial commit | Luke Arms | |