Skip to content

v1.0.2

Choose a tag to compare

@notolog notolog released this 29 Sep 18:20
· 20 commits to main since this release

Added

  • Added the index of searched text occurrences within the document, alongside the count of such occurrences. This enhancement provides more detailed search results and helps users locate text more precisely.

Changed

  • Extracted SearchForm from the ToolBar class into a separate file and updated relevant lexeme names for case-sensitive search.

Updated

  • Updated themes to enhance the document's search field, ensuring compatibility with the new functionality.
  • Upgraded the cryptography package dependency from version '42.0.7' to '43.0.1' or later to incorporate the latest security improvements.
  • Updated tests, particularly for the ToolBar and SearchForm classes.