Skip to content

Releases: journey-ad/Bitmagnet-Next-Web

v1.4 Improve searching, Support preview screenshots

26 Jun 09:19
Compare
Choose a tag to compare

Release Note:

v1.4 is now released and includes the following changes:

  • Search Functionality

    • By using quotes to specify exact search terms and considering the part of speech of the tokenizer to determine whether each keyword is required or optional, search performance is improved. 522c7ee
    • Support for search magnet uri 70c6707
  • UI

  • Chore


Full Changelog: v1.3...v1.4

v1.3 Improve searching, Add Stats info

22 Jun 07:13
Compare
Choose a tag to compare

Release Note:

v1.3 is now released and includes the following changes:

  • Improve searching
    • Support keyword tokenizer when input keyword is a full sentence.
    • Support specifying exact keywords with quotation marks for more precise search results.
  • The server is now listening on 0.0.0.0:3000 within the Docker container.
  • Add Stats info to Index page.

Full Changelog: v1.2...v1.3

v1.2 Fix docker network, Fix search filter condition

20 Jun 14:27
Compare
Choose a tag to compare

Release Note:

v1.2 is now released and includes the following changes:

  • Fixed an issue with Docker runtime couldn't access the internal API.
  • Fixed the problem with the search filters were not working.

Full Changelog: v1.1...v1.2

v1.1 Caching time, Style improve

19 Jun 06:52
Compare
Choose a tag to compare

Release Note:

v1.1 is now released and includes the following changes:

  • Updated caching settings:
    • /search cache expires after 6 hours.
    • /detail cache expires after 7 days.
  • Improved page styling for enhanced user experience.

Full Changelog: v1.0...v1.1