Skip to content

v1.0.2

Compare
Choose a tag to compare
@ganeshhubale ganeshhubale released this 25 Oct 06:37
· 10 commits to master since this release
3c12c15

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.