Skip to content

Releases: searchmysite/searchmysite.net

Release v1.4.6

03 Dec 21:03
Compare
Choose a tag to compare

Release notes:

  • Fixed #132 and upgraded tldextract
  • Other minor fixes and documentation updates
  • Pre-release test version of #96 Chat with your website functionality

Release v1.4.5

24 Sep 13:48
Compare
Choose a tag to compare

Release notes:

  • Fix to #99 vector search

Release v1.4.4

17 Sep 12:02
Compare
Choose a tag to compare

Release notes:

  • Implemented #126: Make Browse, newest, random and filters smaller
  • Implemented #127: Arrow at bottom of screen falling outside of the screen

Release v1.4.3

10 Sep 10:03
Compare
Choose a tag to compare

Release notes:

  • Implemented #119: Index text-only content
  • Implemented #121: Words with apostrophes are not searchable without the apostrophe
  • Fixed #120: Tier 3 (full) listing incorrectly reset to tier 1 (basic) listing
  • Reduced the number of tag displayed on Browse from 10 to 5, now Tags has a narrower column

Release v1.4.2

28 Aug 17:19
3139d4e
Compare
Choose a tag to compare

Release notes:

  • Fixed #112: Sort drop-down overlaps the site count on smaller widths bug

Release v1.4.1

26 Aug 18:03
ea2a531
Compare
Choose a tag to compare

Release notes:

  • Fixed #113: Layout shifts on hover
  • Implemented #108: Upgrade Apache httpd 2.4.50 to 2.4.57
  • Implemented #109: Upgrade from Scrapy 2.9.0 to 2.10.0
  • Implemented #116: Support deployment on arm64
  • Upgraded indexing container python from 3.9.0-buster to 3.11.2
  • Fixes to test scripts

Release v1.4.0

19 Aug 08:47
Compare
Choose a tag to compare

Release notes:

  • Implemented #28: Logo and redesign

Release v1.3.4

13 Aug 17:30
Compare
Choose a tag to compare

Release notes:

  • Implemented #99: Implement vector search
  • Fixed #107: Change Solr id field to use the unique pre-redirect url, leaving url field as the possibly-non-unique post-redirect url

Release v1.3.3

06 Aug 11:24
Compare
Choose a tag to compare

Release notes:

  • Fixed #105: Newest Pages feed is showing future dates and impossibly far past dates
  • Fixed #106: Indexing of some sites is failing when another site in the batch is an incremental index where the indexing page limit was reached on the last index
  • Fixed indexing issues where relative links in feeds throw ValueError: Missing scheme in request url, and where JSON files served as Content-Type: text/html throw ValueError: Cannot use xpath on a Selector of type json

Release v1.3.2

16 Jul 19:51
Compare
Choose a tag to compare

Release notes:

  • Minor changes, and fix for error when trying to get content chunks where content is None.