Skip to content

Releases: searchmysite/searchmysite.net

Release v1.4.16

03 Nov 17:32
Compare
Choose a tag to compare

Release notes:

  • Implemented #159: Upgrade Solr from 9.6.1 to 9.7.0
  • Begun #161: Disable embedding creation

Release v1.4.15

03 Nov 10:13
Compare
Choose a tag to compare

Release notes:

  • Fixed #162: Email sending has been broken by the email hosting migration

Release v1.4.14

19 Jun 12:21
Compare
Choose a tag to compare

Release notes:

  • Implemented #156: Support: Script to fix domains which have moved
  • Implemented #153: Admin: Show last indexing status on the Review page
  • Implemented #152: Upgrade from Scrapy 2.11.1 to 2.11.2
  • Implemented #158: Upgrade Solr from 9.6.0 to 9.6.1
  • Addition of 2 domains to the domain_allowing_subdomains list

Release v1.4.13

07 May 12:35
Compare
Choose a tag to compare

Release notes:

  • Fixed #147: Don't return CSS files as results
  • Implemented #148: Upgrade Solr from 9.5.0 to 9.6.0
  • Now sending site expiry emails direct to users (admin will still receive a copy), as per #3

Release v1.4.12

16 Feb 10:33
Compare
Choose a tag to compare

Release notes:

  • Implemented #145: Upgrade from Scrapy 2.11.0 to 2.11.1
  • Implemented #144: Upgrade Solr from 9.4.0 to 9.5.0

Release v1.4.11

26 Jan 16:55
Compare
Choose a tag to compare

Release notes:

  • Implemented #142: Expose a parameter to restrict search results to one domain

Release v1.4.10

22 Jan 16:33
Compare
Choose a tag to compare

Release notes:

  • Fixed #111: Manage site: IndieAuth failure
  • Fixed #138: Error submitting sites from domains allowing subdomains
  • Fixed #140: double underline bug / #139: Double underline for links on landing

Release v1.4.9

27 Dec 12:07
91b3a91
Compare
Choose a tag to compare

Release notes:

  • Implemented #135: Remove home pages from Newest Pages
  • Fixed #129: Remove underline from search result links

Release v1.4.8

17 Dec 17:47
Compare
Choose a tag to compare

Release notes:

  • Changed embedding model from sentence-transformers/all-MiniLM-L6-v2 to BAAI/bge-small-en-v1.5, to improve #99 Vector search and #96 Chat with your website
  • Increase number of embeddings per page, from 8 to 10 for basic listing, from 12 to 15 for free trial, and from 40 to 50 for full listing
  • Implemented #133: Upgrade Solr from 9.2.1 to 9.4.0
  • Implemented #134: Upgrade from Scrapy 2.10.0 to 2.11.0

Release v1.4.7

09 Dec 15:41
Compare
Choose a tag to compare

Release notes:

  • Changed model from llama-2-7b-chat.Q3_K_S.gguf to rocket-3b.Q4_K_M.gguf for #96 Chat with your website functionality
  • Other fixes and performance improvements for #96 Chat with your website functionality