Changelog
These are the recent changes. If a version is not released, yet, it can still show up. You can view the realeases on GitHub.
1.0.5
- Create MacOS release
1.0.4
- Correct links to new documentation site.
1.0.3
- Sign Windows Executable
1.0.2
- Correct Install description
- Create a different layout for Windows
1.0.1
- Correct path for Windows release zip
1.0.0
- Add QT Release
- Build windows exe automatically
- Publish to PyPI
- Create GitHub Release
- rename
master
branch tomain
- Renamed to “Simple DHCP Server”
0.9
- Add icon to exe file and application
- Add flatpak build information
0.8
- Make text field expandable
- Show error message if DHCP port cannot be accessed
0.7
- Prevent duplicate assignment of IP addresses
- Add sliders to the GUI
0.6
- Use a queue
- Run in Linux
- Add install description
- Add ability to bind to a fixed IP address
0.5
- Fix issue with delay worker
0.4
- Fix issue with delay worker
- Add license
0.3
- Also show old values
- Random IP assignment when address space is full
0.2
- Add .exe file
- Add width and height
0.1
- Mark new entries as yellow
- Initial release