Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 15:29

1.0.0 (2024-11-06)

Bug Fixes

  • abort typing on author query switch (0a5f7af)
  • cache error leaking to answer (0d51e25)
  • cached answer, pass filter and order to supabase (8aa2ab3)
  • duplicate prompt calls (b6c1ea8)
  • fixed encoding "undefined" string in url (19f6dbf)
  • handle catch error (3622004)
  • include holocat in author query of url params (90de7de)
  • local storage set (c4ed581)
  • mobile responsive (bab1798)
  • moved stop generating button below chat container (9405a3c)
  • one CTA (ebd12ef)
  • overwrite banner flex (a1ed2ce)
  • prevent error leak to chat (36681a5)
  • prevent invalid answers upload (01fe1d1)
  • remove analyzer from author search (#20) (0269718)
  • remove logs (f9b2fef)
  • single prompt command (bbd613f)
  • strict check error messages (31ff815)
  • stuck button and infinite loading state (cecaa11)
  • update paywithwebln for auto payment (0054fb4)
  • use req url for fetch (a63cc9d)

Features

  • abort on fetch and loading bug fix (68d3733)
  • add abort to client streamed cached answer (075a953)
  • add alby budget (4fceb16)
  • add follow up questions (#63) (09bcf47)
  • add L402 middleware (ea8a2d8)
  • add pay per prompt v1 (220406c)
  • add scroll behaviour (9a835b3)
  • add semantic-release automation (#98) (314719b)
  • added queuer banner (04dfa2d)
  • author config and layout (0102c1a)
  • author images (52ab161)
  • base autopay implementation (6dc423e)
  • base client stream abort (c810042)
  • base logic to stope generation (7b503e3)
  • dynamic homepage determined by author query (5208d7e)
  • hijack and return scroll also disable chat on streamloading (d25cab9)
  • home components (daabbb2)
  • info dialog and 1 freebie before payment (cc1ca96)
  • layout with navbar (4e5a86d)
  • link to schat screen from author (58787db)
  • prevent input while generating answer (0b06133)
  • prevent paywithwebln on mobile and refactor tiercard (1a3a0a8)
  • reset abortref and clear messages on abort (3770248)
  • rm scrolling, sync top nav to scroll (b175c8e)
  • separate chat screen (66161f5)
  • slice results and add auth to server endpoint (debdbba)
  • stop generating UI (fffaf71)
  • streaming completed (3757c18)
  • update query hook (1b81b98)