Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@sean1832 sean1832 released this 28 Oct 12:42

Version 2.0.0

This major release introduces a comprehensive restructure of the codebase along with several new features and improvements, focusing on enhancing usability and security.

✨ Feature:

  • General: Implement download summaries button by @sean1832 in #23
  • Security: Implement cookie management with AES encryption for security by @sean1832 in #23
  • Configuration: Support import & export configuration by @sean1832 in #23
  • Summarization: Introduce multi-files summarization support by @sean1832 in #23
  • Codebase: Re-structure codebase for improved readability, modularity, and UI simplification by @sean1832 in #23

🐛 Bug Fixes:

  • Language: Fix issue where language does not change after loading cookie by @sean1832 in #23

♻️ Code Refactoring:

  • Initialization: Move init method into main.py by @sean1832 in #23
  • Utilities: Move helpers under utils module by @sean1832 in #23

💄 Style:

  • UI: Improve UI with emoji and add button to delete cookie data by @sean1832 in #23

🔨 Chore:

📝 Documentation:

  • README: Update README to reflect changes by @sean1832 in #23

Warning

This release introduces breaking changes due to significant refactoring and removal of certain features, such as YouTube summarization. Please review the updated documentation to adapt accordingly.