Skip to content

Latest commit

 

History

History
1658 lines (826 loc) · 81.1 KB

CHANGELOG.md

File metadata and controls

1658 lines (826 loc) · 81.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.3 (2021-08-25)

Bug Fixes

  • single instance for plugin calls in main (82c8351)

4.0.2 (2021-08-24)

Bug Fixes

  • update method fixs and plugin calls fix (20c69a3)

4.0.1 (2021-08-24)

Bug Fixes

  • template using wrong platform version (5203971)

4.0.0 (2021-08-22)

3.1.0 (2021-08-17)

3.0.4 (2021-08-11)

Bug Fixes

  • plugins with default exports causing issues #2 (669c80b)

3.0.3 (2021-08-11)

Bug Fixes

  • plugins with default exports causing issues (50b3c37)

3.0.2 (2021-07-22)

4.0.0-next.12 (2021-08-18)

Note: Version bump only for package capacitor-electron-platform

4.0.0-next.11 (2021-08-17)

Features

4.0.0-next.10 (2021-08-13)

Note: Version bump only for package capacitor-electron-platform

4.0.0-next.9 (2021-08-13)

Features

  • more verbose cli messages and template tar.gz (be58a72)

4.0.0-next.8 (2021-07-23)

Note: Version bump only for package capacitor-electron-platform

4.0.0-next.7 (2021-07-23)

Note: Version bump only for package capacitor-electron-platform

4.0.0-next.6 (2021-07-23)

Note: Version bump only for package capacitor-electron-platform

4.0.0-next.5 (2021-07-23)

Bug Fixes

  • platform: update package (4bcda6f)

4.0.0-next.4 (2021-07-23)

Note: Version bump only for package capacitor-electron-platform

4.0.0-next.3 (2021-07-23)

Note: Version bump only for package capacitor-electron-platform

4.0.0-next.2 (2021-07-23)

Note: Version bump only for package capacitor-electron-platform

4.0.0-alpha.13 (2021-07-20)

Features

  • default publish target to github public (70c60fd)

Bug Fixes

<<<<<<< HEAD

Chores

4.0.0-alpha.12 (2021-07-18)

=======

  • plugins with default exports causing issues #2 (669c80b)

Documentation

  • update .all-contributorsrc [skip ci] (3148588)
  • update README.md [skip ci] (226250e)

3.0.3 (2021-08-11)

main

Bug Fixes

<<<<<<< HEAD

  • window state startup error (6a6b4b9)

4.0.0-alpha.11 (2021-07-17)

Bug Fixes

  • wrong export of get capacitor config (dd03dd8)

4.0.0-alpha.10 (2021-07-08)

Chores

4.0.0-alpha.9 (2021-07-07)

Chores

4.0.0-alpha.8 (2021-07-06)

Features

  • add unhandled error catching (f027af2)
  • security improvements and window state management (07f43bf)

Chores

4.0.0-alpha.7 (2021-07-05)

Features

  • live reload of electron process (6ebe4b0)

Bug Fixes

  • auto reload disconnecting debugger (88ca9a2)
  • make auto reload more consistant (a30c12f)

4.0.0-alpha.6 (2021-07-05)

Features

  • auto relaunch electron on compiled app change (2185c07)

4.0.0-alpha.5 (2021-07-05)

Bug Fixes

  • template dep version typeo (ce23258)

4.0.0-alpha.4 (2021-07-05)

Features

  • add inspector support to electron main process (310a1ec)

Chores

  • add type to plugins in plugin setup (7efc7bf)
  • optimize electron plugins setup func. (e184475)

4.0.0-alpha.3 (2021-07-01)

Bug Fixes

  • args not passing through plugin API (4b6f5b9)

Chores

  • add filesystem plugin example (a18efe3)

4.0.0-alpha.2 (2021-07-01)

Features

  • switch to esbuild from tsc and parcel (ed7b4a0)

Chores

  • clean up console logs in rt (9aa5623)
  • re-enable asar in windows build config (b7997b3)
  • touch-up plugin example (28b6636)

4.0.0-alpha.1 (2021-06-30)

Bug Fixes

Chores

4.0.0-alpha.0 (2021-06-28)

Features

  • isolated context in webview (62a2994)

Bug Fixes

  • wrong param name in expose fn (1ef5aba) =======
  • plugins with default exports causing issues (50b3c37)

3.0.2 (2021-07-22)

main

Chores

<<<<<<< HEAD

main

3.0.1 (2021-06-22)

Chores

  • remove beta console logs and dep updates (773f453)

3.0.0 (2021-06-22)

Documentation

  • update .all-contributorsrc [skip ci] (7501669)
  • update README.md [skip ci] (5aea24d)

Chores

1.4.2 (2021-04-26)

Bug Fixes

  • cli: fix scripts failing on paths with spaces (016a5ae)

1.4.1 (2021-04-23)

Chores

  • bump up deps and fix readme (a62f45e)

1.4.0 (2021-03-18)

Features

  • update to electron 12 / node 14 (4a5a3f2)

Chores

  • touch up readme and package json (1796506)

1.3.4 (2021-02-23)

Features

  • allow for custom preload additions (c704dad)

Bug Fixes

1.3.3 (2021-02-03)

Chores

  • revert to electron ~10.3.1 (cb69da7)

3.0.0-rc.8 (2021-06-15)

Bug Fixes

  • event emitter import error (070a57c)

3.0.0-rc.7 (2021-06-14)

Features

  • refactor for more dev clarity (f3387e5)

Bug Fixes

3.0.0-rc.6 (2021-05-21)

Bug Fixes

  • correct build issue with new template (2d909cc)

Chores

3.0.0-rc.5 (2021-05-20)

Bug Fixes

3.0.0-rc.4 (2021-05-20)

Bug Fixes

  • config file only outputting ts (81e2b30)

3.0.0-rc.3 (2021-05-20)

Bug Fixes

3.0.0-rc.2 (2021-05-20)

Bug Fixes

  • config require issue preventing app startup (970a5b2)
  • missing tsconfig changes added (9a39d87)

3.0.0-rc.1 (2021-05-19)

Features

  • config option for custom url scheme (8dd30a3)
  • support ts/js/json capacitor config files (1b2e02f)

Bug Fixes

  • adjust scripts to support run and config ts/js (b7d8ca2)

Chores

3.0.0-beta.5 (2021-05-17)

Bug Fixes

  • install plugins with deps and rebuild native if needed (27a20ed)

3.0.0-beta.4 (2021-05-12)

Chores

3.0.0-beta.3 (2021-05-05)

Features

  • big refactor and change how plugins are handled (8657753)

Chores

  • more readme touch up (5277bac)
  • touch up readme and repo info (7984123)

3.0.0-beta.2 (2021-05-04)

Bug Fixes

  • template not using 'next' (433b887)

3.0.0-beta.1 (2021-05-04)

Features

Chores

3.0.0-5 (2021-02-24)

Bug Fixes

  • template not using alpha (98fe1c0)

3.0.0-4 (2021-02-20)

Features

  • minimized injected modified runtime (727c29a)

Bug Fixes

  • no longer need remote module enabled 🎉 (408e94f)

Chores

  • readme update for note on security checklist (9055497)

3.0.0-3 (2021-02-19)

Bug Fixes

  • load web impl. if no electron impl. for real (4b6f29c)

Chores

3.0.0-2 (2021-02-19)

Bug Fixes

  • bring to spec with new cli passed config data (4e5c89b)
  • load web impl. if no electron impl. (f989c47)

Chores

  • capacitor version to beta 2 (062ff3a)
  • clean up rt file (3ef3aed)
  • clean-up for next alpha release (f224deb)
  • cleanup and push changelog (0aa326d)
  • making repo structure a little more clear (553fb95)
  • missed a file to remove (30012a5)
  • start plugin support v3 way (2b0e91a)
  • testing new runtime inject (e9ac61c)

3.0.0-1 (2021-01-15)

Features

  • heavy refactor for compat with cap3 (7876c35)

Chores

1.4.2 (2021-04-26)

Bug Fixes

  • cli: fix scripts failing on paths with spaces (016a5ae)

1.4.1 (2021-04-23)

Chores

  • bump up deps and fix readme (a62f45e)

1.4.0 (2021-03-18)

Features

  • update to electron 12 / node 14 (4a5a3f2)

Chores

  • touch up readme and package json (1796506)

1.3.4 (2021-02-23)

Features

  • allow for custom preload additions (c704dad)

Bug Fixes

1.3.3 (2021-02-03)

Chores

  • revert to electron ~10.3.1 (cb69da7)

3.0.0-5 (2021-02-24)

Bug Fixes

  • template not using alpha (98fe1c0)

3.0.0-4 (2021-02-20)

Features

  • minimized injected modified runtime (727c29a)

Bug Fixes

  • no longer need remote module enabled 🎉 (408e94f)

Chores

  • readme update for note on security checklist (9055497)

3.0.0-3 (2021-02-19)

Bug Fixes

  • load web impl. if no electron impl. for real (4b6f29c)

Chores

3.0.0-2 (2021-02-19)

Bug Fixes

  • bring to spec with new cli passed config data (4e5c89b)
  • load web impl. if no electron impl. (f989c47)

Chores

  • capacitor version to beta 2 (062ff3a)
  • clean up rt file (3ef3aed)
  • clean-up for next alpha release (f224deb)
  • cleanup and push changelog (0aa326d)
  • making repo structure a little more clear (553fb95)
  • missed a file to remove (30012a5)
  • start plugin support v3 way (2b0e91a)
  • testing new runtime inject (e9ac61c)

3.0.0-1 (2021-01-15)

Features

  • heavy refactor for compat with cap3 (7876c35)

Chores

1.3.4 (2021-02-23)

Features

  • allow for custom preload additions (c704dad)

Bug Fixes

1.3.3 (2021-02-03)

Chores

  • revert to electron ~10.3.1 (cb69da7)

3.0.0-4 (2021-02-20)

Features

  • minimized injected modified runtime (727c29a)

Bug Fixes

  • no longer need remote module enabled 🎉 (408e94f)

Chores

  • readme update for note on security checklist (9055497)

3.0.0-3 (2021-02-19)

Bug Fixes

  • load web impl. if no electron impl. for real (4b6f29c)

Chores

3.0.0-2 (2021-02-19)

Bug Fixes

  • bring to spec with new cli passed config data (4e5c89b)
  • load web impl. if no electron impl. (f989c47)

Chores

  • capacitor version to beta 2 (062ff3a)
  • clean up rt file (3ef3aed)
  • clean-up for next alpha release (f224deb)
  • cleanup and push changelog (0aa326d)
  • making repo structure a little more clear (553fb95)
  • missed a file to remove (30012a5)
  • start plugin support v3 way (2b0e91a)
  • testing new runtime inject (e9ac61c)

3.0.0-1 (2021-01-15)

Features

  • heavy refactor for compat with cap3 (7876c35)

Chores

1.3.3 (2021-02-03)

Chores

  • revert to electron ~10.3.1 (cb69da7)

3.0.0-1 (2021-01-15)

Features

  • heavy refactor for compat with cap3 (7876c35)

Chores

1.3.2 (2020-11-19)

Bug Fixes

  • forgot a console log in add script (3f91275)

Documentation

  • add config options docs (74458a7)
  • clean config options docs (eaed2ad)
  • hide uncomplete docs pages until finished (675d011)
  • update .all-contributorsrc [skip ci] (ae373d9)
  • update README.md [skip ci] (9ebc357)

Chores

  • bring up to ES2017 ts config (edae599)
  • readme reflect new electron version (848edd7)
  • update reame shield colors [skip ci] (d9b53fb)
  • upgrade to electron@^11.0.1 (ca6595c)

1.3.1 (2020-10-22)

Bug Fixes

  • addition files in src/ not getting built (39a8e4b)

1.3.0 (2020-10-22)

Documentation

Chores

  • fix changelog script branch target (bd85a06)
  • move docs to github pages (9b34154)
  • update CI workflow (fc32e76)
  • update readme, more specific build badge (199db63)

1.3.0-1 (2020-10-21)

1.3.0-0 (2020-10-21)

Bug Fixes

  • move electron to dev dep. (9facef5)

Chores

  • changelog cleanup (f824b89)
  • cleanup changelog scripts (d4802a9)
  • cleanup package.json (aa42795)
  • create docs placeholder (9e01c63)
  • make electron platform dep, patch level (1ca0ad8)
  • re-add changelog script and config (cd3f523)
  • update changelog for 1.2.3 (96afd90)
  • update electron version in readme (62dd5bc)

1.2.3 (2020-07-30)

Chores

1.2.2 (2020-07-30)

Chores

  • update changelog for 1.2.1 (5bd7f9f)

1.2.1 (2020-07-30)

Bug Fixes

  • update template to reflect bug fix in 1.2.0 (27fb593)

Chores

  • update changelog for 1.2.0 (2dcb102)

1.2.0 (2020-07-30)

Features

Bug Fixes

  • core: fix build error from type naming (88ccd61)

Chores

  • deeplinking changes to test (ca38197)
  • update changelog for 1.1.2 (24e729a)
  • update shield/badge (2ce7fa8)

Documentation

  • update .all-contributorsrc [skip ci] (22663f5)
  • update README.md [skip ci] (ac0ad00)

1.1.2 (2020-07-24)

Bug Fixes

  • core: Menu now set in prod mode, fixes #40 (72447ab)
  • core: no js.map on electron-bridge, fixes #41 (de97fac)

Chores

  • update changelog for 1.1.1 (bd4c78a)

1.1.1 (2020-07-23)

Chores

1.1.0 (2020-07-23)

Features

  • deeplink protocol in CapacitorElectronApp (5e01a6d)
  • docs: add docs site inital (c920dcb)

Bug Fixes

  • default config type error (46333b3)
  • update deeplinking options interface (c27c189)

Chores

  • ci for lerna v3 (f2a72c9)
  • docs: make docs site part of lerna (fc15a28)
  • lerna 3 in ci (fa8b27a)
  • move docs to different repo for vercel host (bfab893)
  • update changelog for 1.0.2 (3c2a8ba)
  • update readme with docs site (129f2d7)

1.0.2 (2020-07-21)

Chores

  • bring template deps up to date (0ea74f3)
  • update changelog for 1.0.1 (71bf738)

1.0.1 (2020-07-21)

Bug Fixes

  • platform: template deps fixed to new release (7380e12)

1.0.0 (2020-07-21)

Chores

  • clean out tsdoc comments (30815f7)

1.0.0-alpha.4 (2020-07-20)

Chores

  • fix platform install template (64d6ca5)

1.0.0-alpha.3 (2020-07-20)

Bug Fixes

  • core: error fix on quit if no splash used (30739f9)

1.0.0-alpha.2 (2020-07-20)

Bug Fixes

  • core: splash hide and no main show (8c9d411)

1.0.0-alpha.1 (2020-07-20)

1.0.0-alpha.0 (2020-07-20)

⚠ BREAKING CHANGES

  • beta for 1.0

Features

Chores

  • fix lerna versioning (366433f)
  • github: update CI checks for new structure (79d1b85)
  • remove warn from readme (6716d8f)
  • update changelog for 0.5.4 (368eae9)

0.5.4 (2020-07-20)

0.5.3 (2020-07-20)

Bug Fixes

  • add correction for the show window logic (00401cc)
  • core: add missing default option settings (3dcef83)
  • core: use comma not semicolon (9a68631)

Documentation

  • update .all-contributorsrc [skip ci] (f9c21da)
  • update README.md [skip ci] (4d4bda6)

Chores

0.5.2 (2020-07-18)

Bug Fixes

  • Add missing fields in DevicePluginElectron.getInfo() return value (8adb1e1)
  • Merge nested browser window options instead of replacing them (1b4752a)

Chores

  • update changelog for 0.5.1 (ee6f11a)

Documentation

  • update .all-contributorsrc [skip ci] (9d78e7e)
  • update README.md [skip ci] (563a921)

0.5.1 (2020-07-16)

Bug Fixes

  • platform: cap scripts detecting wrong dir (53e9764)

Chores

  • update changelog for 0.5.0 (0ffef0a)

0.5.0 (2020-07-16)

Features

  • add open command hook for CLI (4323f26)

Chores

0.4.1 (2020-07-02)

0.4.0 (2020-07-02)

Features

  • docs: document getTrayIcon (38b34b1)

Bug Fixes

  • platform: fix missed opts in electron-builder (d67feb4)
  • platform: use ico for building windows (1652e43)

Chores

  • update changelog for 0.3.1 (3046741)

0.3.1 (2020-07-01)

Features

Bug Fixes

Chores

  • actions: add bot workflow (5baffd9)
  • add prettierignore for .github folder (3c61e1c)
  • edits bring more inline with other options (f2c5509)
  • fix shields in readme (dd0d184)
  • github: correct bot config (4a01420)
  • github: remove extra bot task (989c396)
  • github: remove extra task from bot config (38d1249)
  • github: set needs-reply action version (6b27ae8)
  • github: update code and contributing md (3458c9e)
  • note about install process being temp. (ae52189)
  • remove unused const (57ff2d3)
  • switch delpoy changes script to main branch (90c921b)
  • update changelog for 0.3.0 (f889c59)

Documentation

  • update .all-contributorsrc [skip ci] (562efd8)
  • update README.md [skip ci] (805dd52)

0.3.0 (2020-06-23)

Features

  • core: use BrowserWindowConstructorOptions interface for windowOptions (424b16f)

Bug Fixes

  • core: swap order for option overwites (5c91ace)
  • platform: copy appName to package json (8d7c47f)

Chores

0.2.2 (2020-06-19)

Bug Fixes

  • platform: dir path issue (0ef8958)

Chores

  • update changelog for 0.2.1 (d36fd3e)

0.2.1 (2020-06-19)

Bug Fixes

  • platform: dir issue for cap config detect (326080e)

Chores

  • update changelog for 0.2.0 (836f2a1)

0.2.0 (2020-06-19)

Features

  • platform: typescript in template (317a4b3)
  • support for plugins (901f820)
  • support purposed cli hooks (994df88)

Bug Fixes

  • platform: add template tsconfig missed option (de4f439)
  • platform: swap requires to imports (ccf7df6)
  • typings wrong version for LTS node (fb3f974) <<<<<<< HEAD =======

Refactors

  • change to just template named folder (e924cc3)

main

Chores

0.1.7 (2020-06-15)

Chores

  • update changelog for 0.1.6 (1da01d9)

0.1.6 (2020-06-15)

Chores

  • add auto deploy for changelog (26a5197)
  • platform: cleanup postinstall & copy script (7b691b7)
  • update changelog to 0.1.5 (d99af9b)

0.1.5 (2020-06-15)

Chores

0.1.4 (2020-06-15)

Chores

0.1.3 (2020-06-15)

Chores

0.1.2 (2020-06-15)

Chores

0.1.1 (2020-06-14)

Bug Fixes

  • platform: update require statment (5db7ce4)

Chores

  • update changelog to 0.1.0 (bb3349c)

0.1.0 (2020-06-14)

Bug Fixes

Chores

  • update changelog to 0.0.19 (08b274f)

0.0.19 (2020-06-14)

Bug Fixes

  • core: missing export on CapacitorElectronApp (6a42dc7)

Chores

  • platform: gitignore missing in template (39fb702)
  • update changelog to 0.0.18 (a1d2f38)

0.0.18 (2020-06-14)

Chores

  • platform: fix spinner indents (eb50a16)
  • update changelog 0.0.17 (705bce5)

0.0.17 (2020-06-14)

Bug Fixes

  • platform: used wrong exists function (a8eba2a)

Chores

  • update changelog to 0.0.16 (122120e)

0.0.16 (2020-06-14)

Bug Fixes

  • postinstall issue in dev (70113b0)

Chores

0.0.15 (2020-06-14)

Chores

0.0.13 (2020-06-14)

Chores

0.0.9 (2020-06-14)

Features

  • spinners in postinstall script (2f4f6e9)

0.0.8 (2020-06-14)

Bug Fixes

  • platform: postinstall script issue (ce588cc)

0.0.7 (2020-06-13)

Bug Fixes

  • spelling is key in ignore files... (9c90395)

Chores

  • no lerna debug in git repo (ac4a7d8)

0.0.6 (2020-06-13)

Bug Fixes

  • issue with lerna bootstrap and postinstall (aace535)

Chores

0.0.5 (2020-06-13)

0.0.4 (2020-06-13)

⚠ BREAKING CHANGES

  • support cap cli custom platform draft

Features

  • support cap cli custom platform draft (713666b)

Bug Fixes

  • correct typedoc labels that were missing (b970ef1)
  • forgot to copy cap config on install (a12f8d2)
  • gitignore issues (40169cb)
  • gitignore issues (c2e0678)

Chores

0.1.1-beta.7 (2020-06-12)

Features

  • deeplinking passes url to app after load (fe1826d)

Chores

0.1.1-beta.6 (2020-06-11)

Bug Fixes

Chores

  • cleanup package.json (6fb7aa9)
  • supported electron ver in readme (a79fd6e)

0.1.1-beta.5 (2020-06-11)

Bug Fixes

  • more consistant splash usage (9b3169c)
  • splash loading text not showing (e600d74)

0.1.1-beta.4 (2020-06-11)

Bug Fixes

Chores

0.1.1-beta.3 (2020-06-11)

Chores

  • package clean up for b.3 (664d8a3)

0.1.1-beta.2 (2020-06-11)

Chores

0.1.1-beta.1 (2020-06-11)

⚠ BREAKING CHANGES

  • made plugin config and the guts more hidden

Features

  • added docs via typedoc (8a91666)
  • deeplinking now sends appOpenUrl (4c503fa)
  • made plugin config and the guts more hidden (d7988d0)
  • move to electron-serve (fc71b26)
  • no more base-href issue via electron-serve (8683452)
  • turn electron platform into community pllugin (8de11da)
  • typedoc on commit (c47a2bb)

Bug Fixes

  • bring up to capacitor-community spec (9f240f6)
  • config for CapacitorElectronApp simpler (a131ab1)
  • gitignore had root package-lock (ecdc442)
  • missed instance ref in app.on("activate", .. (fcdc3ec)
  • typedoc link (38e8214)
  • typedoc on build (c575380)

Chores