Skip to content

Releases: ZengineHQ/mayan

v2.9.0

20 Feb 15:27
9e7cde5

Choose a tag to compare

updated node supported version

Release 2.8.0

12 Sep 15:56
63c1e76

Choose a tag to compare

  • feat: switch to release-it (7532f73)
  • Merge pull request #128 from ZengineHQ/feat/handle-configs-better (1fb0274)
  • compare (cf79cb0)
  • chore: update libs and undefined fix (7415ddb)
  • Merge branch 'master' into feat/handle-configs-better (6dda4c7)
  • Merge pull request #127 from ZengineHQ/platform/github-actions (f361bd4)
  • fix consoles (0e21e67)
  • fixed issue with replaceAll (0f7700c)
  • fixed issue with replaceAll (b746420)
  • added aws profile (9614a55)
  • updated node added logs method and improved error handling on configurations (9b1d008)
  • Merge branch 'master' into platform/github-actions (303db3e)
  • Merge pull request #94 from ZengineHQ/clipboardy (30fbcd5)
  • Merge branch 'master' into clipboardy (9f78e7a)
  • Merge branch 'master' into platform/github-actions (e23f331)
  • Merge pull request #126 from ZengineHQ/feat/update14 (5e5b31c)
  • Update Dockerfile (eac7e25)
  • Update .nvmrc (d90020e)
  • spec was still incorrect (ec40458)
  • fixed the struct of the on pull_request (cc923aa)
  • setting up the rules around the github actions (2c900fa)
  • using latest npm (6ac0258)
  • removing the gopath thingy (ba4cb25)
  • trying to use github_path again (5ad437e)
  • using HOME rather than tilda (bf783e8)
  • more debug (daab614)
  • set up local npm first (864ea75)
  • linking mayan explicitly (0f2655d)
  • adding wich back in (b9de1b5)
  • using env rather than path (b237caf)
  • using node 10 (8a4eb22)
  • using the github_path (7fff4ab)
  • debuging the mayan install (a3feae7)
  • missed install steps (8b75963)
  • added the npm bin stuff (cbf37d3)
  • fixed the bash env (8b1d66a)
  • fixed names and formating (12e08e2)
  • added in the itegration test (6026cd7)
  • added modern js types (d909bd9)
  • initial build of tests on gha (22a462e)
  • stashin for update (042a6f3)
  • update to 14x (c756ef8)
  • Merge branch 'master' into clipboardy (a6cd84d)
  • chore: lint (5d8235e)
  • feat: use clipboardy for cross platform clipboard access (572732c)

v2.7.1

02 Dec 19:15

Choose a tag to compare

2.7.1 (2021-11-30)

Features

  • Dockerize (e57b0a2)
  • Enable watcher in docker by exposing port 1234 (ee0f12a)

v2.7.0

17 Dec 20:01

Choose a tag to compare

2.7.0 (2020-12-17)

Features

  • allow proxying scheduled webhooks (3a685c5)

v2.6.2

18 Aug 04:34

Choose a tag to compare

2.6.2 (2020-08-18)

Features

  • provide NGROK_URL env var to frontend watch process (82bbd43)

v2.6.1

23 Jul 18:56

Choose a tag to compare

2.6.1 (2020-07-23)

Bug Fixes

  • enable cors for proxy server (f06411b)

v2.6.0

17 Jul 21:30

Choose a tag to compare

2.6.0 (2020-07-09)

Features

  • update webhook urls while running services (584dbf6)

v2.5.0

26 May 21:52

Choose a tag to compare

2.5.0 (2020-05-26)

Bug Fixes

  • add top-level proxy_settings to context (aac7dc6)
  • kill spawn after disconnect (336ad06)
  • only deploy once per backend event (6b8c28e)
  • print backend stderr without exiting (5c49c03)

Features

  • don't automatically run proxy when skipping backend deploy (b48f23b)
  • run maya-pre-build command before watching (b61378e)

v2.4.0

27 Mar 16:28

Choose a tag to compare

2.4.0 (2020-03-27)

Features

  • more reliable error handling and error visibility (d8fc126)

v2.3.0

13 Mar 19:04

Choose a tag to compare

2.3.0 (2020-03-13)

Features