========================
* Supports Python 3.6+
Features
********
- Add URL with Tags: Introduced the ability to add URLs along with a tag in a single operation, improving efficiency and flexibility.
- Enhanced Bookmark Export: Users can now choose the path to save exported bookmarked URLs, offering greater control and customization.
Improvements
************
- URL Validation: Improved validation logic for URLs to ensure accuracy and prevent errors.
- URL Tagging: Enhanced the tagging feature, allowing a URL to be associated with multiple tags.
- Search Functionality: Expanded search capabilities, enabling users to search URLs by tags or substrings for better filtering and retrieval.
- Open URL Flexibility: Updated the "open URL" feature, giving users the ability to specify how many URLs they want to open simultaneously.
- Error Handling: Improved error handling across the application, providing more graceful responses and preventing abrupt failures.
Updates
*******
- Test Cases for Database Modules: Added comprehensive test cases for database-related modules to ensure stability and reliability with future updates.
- Documentation: Updated the project documentation to reflect newly added features and changes.