Releases: ryd3v/bitverifypyqt
Style and packages update
Package update
No program update, just requirements.txt updated to the latest packages
Release Notes
BitVerify - Version 1.0.1
Features
-
Bitcoin Address Validation: Validate Bitcoin addresses with support for P2PKH, P2SH, and Bech32 address formats.
-
Interactive GUI: The application now comes with a user-friendly graphical interface for easy validation.
-
Toggle Theme: Users can switch between Light and Dark themes to suit their visual preferences.
-
Bulk Validation: Introduced a new feature to validate Bitcoin addresses from a file. Valid addresses will be saved to
valid.txt
.
Enhancements
-
Resizable Window: Adjusted the main application window to be more appropriately sized.
-
Styling: Improved button and text field styling for a more modern look.
-
Usability: Added more informative popup messages to guide the user.
Bug Fixes
-
Fixed issue with incorrect validation for certain edge cases.
-
Solved the problem with button sizes in the pop-up dialog.
BitVerify 1.0.0 Release Notes
New Features
- Bitcoin Address Validation: Supports P2PKH, P2SH, and Bech32 address formats.
- User Interface: Intuitive GUI for easy interaction.
- Light and Dark Modes: Enhanced user experience with the ability to switch between light and dark themes.
- Validation Feedback: Immediate popup feedback upon validation.
- Clear Functionality: Ability to clear the input field with a single click.
Enhancements
- User Experience: Added rounded corners for buttons and the input field for a more modern look.
- Height Adjustment: Increased the height of the input field for better visibility and ease of use.
Bug Fixes
- Address Validation: Fixed false positives and negatives in address validation.