Releases: knro/indiwebmanager
Releases · knro/indiwebmanager
INDI Web Manager v1.1.0 Release
What's Changed
- make it work outside of install directory by @hoxca in #1
- Correct docs. Remove binary files from repository. by @jochym in #2
- Fixes on JS for jshint. by @ppapadeas in #6
- Fixes for pep8 style. by @ppapadeas in #4
- Travis CI build file. by @ppapadeas in #9
- Removed bottle.py and added pip requirements file. by @ppapadeas in #7
- Multiple improvements by @juanmb in #10
- Update README and service files by @juanmb in #12
- Add active profile to the status reply by @kecsap in #16
- option for integration into Apache using mod_wsgi by @sterne-jaeger in #19
- apache config files added by @sterne-jaeger in #20
- bug fixes by @sterne-jaeger in #21
- Restarting single drivers by @sterne-jaeger in #22
- Catch exceptions when parsing XML files by @juanmb in #23
- bug fix for remote driver calls by @sterne-jaeger in #24
- Unused js removed by @rkaczorek in #30
- Version 0.1.6 by @juanmb in #32
- document development usage by @agners in #34
- Do not set config file for startup, leave decision to driver by @sterne-jaeger in #35
- Display the hostname in heading and title by @sterne-jaeger in #36
- Add Reboot and Poweroff commands by @Chris-Rowland in #39
- Update documentation by @Chris-Rowland in #40
- manage indihub-agent process via INDI-server Web Manager by @dencoded in #41
- Bug fix for Safari that does not recognize onClick by @sterne-jaeger in #42
- Allow INDI_DATA_DIR to be overriden by an environment variable by @aaronwmorris in #43
- Have web assets use a relative path by @wgauvin in #46
- fix starting driver with name to FIFO by @chrysikos in #48
- Support for multi-webmanager on the same machine by @gnthibault in #56
- Add option to run reboot/poweroff with sudo by @maxkreja in #57
- Fixing __async_cmd causing exception. by @jrhuerta in #58
- Fixes dependencies version by @onlinejudge95 in #61
- Bump requests from 2.25.1 to 2.32.2 by @dependabot[bot] in #62
- Fixing deprecation issue with absolute path templates. by @jrhuerta in #65
- Added driver shutdown pre/post scripts by @LuckyEddie47 in #69
- Fastapi by @s-pouya-sh in #71
- Bump requests from 2.32.2 to 2.32.4 by @dependabot[bot] in #73
- Add support for cross-origin requests by @rkaczorek in #74
- include port in the cors host list by @s-pouya-sh in #78
- Improve test coverage, development workflow, and code architecture by @jrhuerta in #80
New Contributors
- @hoxca made their first contribution in #1
- @jochym made their first contribution in #2
- @ppapadeas made their first contribution in #6
- @kecsap made their first contribution in #16
- @sterne-jaeger made their first contribution in #19
- @rkaczorek made their first contribution in #30
- @agners made their first contribution in #34
- @Chris-Rowland made their first contribution in #39
- @dencoded made their first contribution in #41
- @aaronwmorris made their first contribution in #43
- @wgauvin made their first contribution in #46
- @chrysikos made their first contribution in #48
- @gnthibault made their first contribution in #56
- @maxkreja made their first contribution in #57
- @jrhuerta made their first contribution in #58
- @onlinejudge95 made their first contribution in #61
- @dependabot[bot] made their first contribution in #62
- @LuckyEddie47 made their first contribution in #69
- @s-pouya-sh made their first contribution in #71
Full Changelog: https://github.com/knro/indiwebmanager/commits/v1.1.0