Releases: ndomx/Gate
Releases · ndomx/Gate
Gate v1 (legacy)
Note
This is the legacy version of the project and will be deprecated
What's Changed
- Add docs by @ndomx in #1
- Move secrets to secrets.json by @ndomx in #2
- Update README.md by @ndomx in #3
- mobile/android: create android app by @ndomx in #4
- Create CODEOWNERS by @ndomx in #5
- clients/android: rename directory by @ndomx in #6
- Update docs by @ndomx in #7
- extra MQTT options by @ndomx in #8
- server: add mqtt protocol by @ndomx in #9
- Update schemas by @ndomx in #10
- rename mongo collection by @ndomx in #11
- add tests to server files by @ndomx in #12
- Gate/schema refactor by @ndomx in #14
- gate: add support for user registration and security refactor by @ndomx in #15
- gate: license by @ndomx in #18
- embedded: gpio refactor by @ndomx in #16
- clients: create flutter app by @ndomx-mig in #19
- gate: media by @ndomx in #20
- clients: prepare flutter app for release by @ndomx in #21
- clients: patch flutter app by @ndomx in #22
- clients: flutter show updated app version by @ndomx in #23
- embd: esp8266 arduino implementation by @ndomx in #34
- embd(esp/ino): define output logic by @ndomx in #36
- embd: esp8266 add mqtt reconnection by @ndomx in #37
- gate: add display name to schema by @ndomx in #38
- gate: minor fixes and docs by @ndomx in #39
- feature: refactor apis by @ndomx-mig in #40
- refactor(embedded): change folder distribution by @ndomx in #41
- feature(embd/python): use api by @ndomx in #42
- feature(embd/arduino): implement api by @ndomx in #43
- feat(embd/python): send ack by @ndomx in #44
- feat(embd/arduino): send ack by @ndomx in #45
- feature: server polling by @ndomx in #46
- chore(clients/flutter): set host url to env variable by @ndomx in #47
- refactor(server): remove auth tokens & simplify app by @ndomx in #48
- feature(clients): create nextjs client by @ndomx in #49
- fix: command status endpoint by @ndomx in #50
- chore: minor changes by @ndomx in #51
- chore(embedded): update mqtt definitions by @ndomx in #52
- feat(clients/nextsj): handle unregistered users by @ndomx in #53
- feat(server): add/remove nodes from user access by @ndomx in #54
- feature: use secure MQTT by @ndomx in #55
- refactor: flutter client by @ndomx in #57
- chore(clients): remove android client by @ndomx in #58
New Contributors
- @ndomx made their first contribution in #1
- @ndomx-mig made their first contribution in #19
Full Changelog: https://github.com/ndomx/Gate/commits/gate.v1