Releases: rlancaste/INDIWebManagerApp
INDI Update Jan 2022
2021 INDI Update
This release has no changes to the code. The main reason for rereleasing a new version is to include and release a new version of INDI for Mac Users
Orion
Cassiopeia
This release includes some minor revisions. First, I made the INDI Server path display more responsive to clicking the IP address list and also to changing the active profile even when the INDI server's active profile is not online. I improved the getPort method to work when the active profile is not online. And I updated INDI to 1.8.1 and gphoto to the latest version on OS X.
Cepheus
In the last release, I used features that were not available on versions of QT older than QT v11. This should fix that I also added code that will prevent the IP display and host displays from updating so often. Now they will only change if the IP list actually changes.
Aries-Revised
In this new version, I made it possible to select from a list of different IP addresses so that you can see all the ones that should be available to access the server and you can test them to see if they work. I added copy to clipboard buttons for the INDI Web Manager and INDI Server Paths. I improved the Linux startup script to include a time delay so that the window manager has a chance to start first (otherwise, the icon might not be visible in the system tray). I added features to start and stop the INDI Server as well as change the profile that is running. I made the list of running drivers not refresh so much. It still checks to see that they are still running, but it doesn't change the displayed list unless the drivers changed. This way you can actually select a driver. I improved the way the log file gets saved, so now its a log file of the output in the bottom instead of a log file of just the manager output, also the file gets saved with a date stamp appended so it doesn't overwrite. Also I improved the layout a bit. And I added support for custom drivers labels.
Perseus-Revised
I found that the System Tray Menu on ubuntu did not support the feature I was using and my status display for the manager in the Tray was blank. This fixes that. Also some other small bug fixes.
Perseus
Andromeda
With this release, the documentation like tooltips and what's this are basically complete. There is now a button that can make INDI Web Manager App startup when the system boots. The interface also got some minor improvements. This app is ready for action.
SpitAndPolish
This release includes many suggestions from users' feedback. I fixed a number of the issues with build warnings from cmake. I simplified some of the checks for whether things are installed on the user's system. I added tooltips and what's this. I added a help menu with useful links. I fixed a couple of typos, including in the PATH. And I added a check to see if the user is running as sudo. And I seriously improved the way the layout stretches.