-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from oslook/feature-socketio
Feature Socket.IO Support
- Loading branch information
Showing
15 changed files
with
1,019 additions
and
222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Changelog | ||
|
||
## [0.0.2] - 2025-01-10 | ||
|
||
### Added | ||
- GitHub repository link with star count in the header | ||
- Version number display in the header | ||
|
||
### Changed | ||
- Improved UI styling for protocol selector dropdown | ||
- Reduced font size in message input area for better readability | ||
- Removed default WebSocket/Socket.IO URLs for better security | ||
- Updated header layout with better alignment and spacing | ||
- Enhanced dropdown menu with modern styling and custom arrow | ||
|
||
### Fixed | ||
- Protocol switching no longer automatically sets predefined URLs | ||
- Better handling of connection state when switching protocols |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.