v1.3.0
馃洜 Changelog
Added
-
Dynamic Port Detection: The launcher now checks if port
8501is free before starting the Streamlit app.
If the port is already in use, the launcher automatically searches for the next available port. -
Process Check for
TeleLookup.exe: Before launching the app, the launcher checks ifTeleLookup.exeis running.
If detected, a confirmation dialog is displayed asking whether to forcibly terminate all running instances.- If the user accepts, all matching processes are terminated.
- If the user declines, the launcher exits gracefully without starting the app.
Full Changelog: v1.2.0...v1.3.0