Skip to content

Releases: joaopcm/snipshare

v1.12.0

19 Oct 15:36
Compare
Choose a tag to compare

1.12.0 (2023-10-19)

Bug Fixes

Features

v1.11.1

19 Oct 13:36
Compare
Choose a tag to compare

1.11.1 (2023-10-19)

Bug Fixes

  • fix broken dependencies and update the readme file (c44f23a)

v1.11.0

19 Oct 13:20
Compare
Choose a tag to compare

1.11.0 (2023-10-19)

Features

  • use langchain and langsmith to deal with ai (08d0b0f)

v1.10.0

19 Oct 13:09
Compare
Choose a tag to compare

1.10.0 (2023-10-19)

Features

  • use ray.so to generate images for code snippets (73f6bd7)

v1.9.0

31 Aug 20:01
Compare
Choose a tag to compare

1.9.0 (2023-08-31)

Bug Fixes

Features

  • add support for primary keyboard key based on user's platform (cf2b619)
  • check for existing npm deps (9125e8e)

v1.8.1

01 Apr 14:56
Compare
Choose a tag to compare

1.8.1 (2023-04-01)

Bug Fixes

  • listen for shortcuts even when focused on form elements (58c33b7)

v1.8.0

24 Mar 00:52
Compare
Choose a tag to compare

1.8.0 (2023-03-24)

Bug Fixes

  • changelog: fix the automated changelog generation (2c1a965)
  • clean local state when switching routes (2236da8)
  • copy-link-modal: make the CopyLinkModal component larger to render the full generated URL (15a010d)
  • fix the env vars checking when creating a mongodb instance (b7394d9)
  • force semantic release to use personal token (d665b82)
  • use the get method exported from the api service (e528ae2)

Features

  • ai: add ask-ai button to generate code snippets explanations (0fe5f66)
  • cache: change the cache duration from 1 day to 7 days (45c13cb)

v1.7.1

23 Mar 12:28
264ad1c
Compare
Choose a tag to compare

1.7.1 (2023-03-23)

Bug Fixes

  • visits-counter: use plural words (5be0394)

v1.7.0

22 Mar 23:59
d5f553d
Compare
Choose a tag to compare

1.7.0 (2023-03-22)

Features

  • visits-counter: capture how many times a note has been visited (8ddcd01)

v1.6.0

22 Mar 22:32
287048f
Compare
Choose a tag to compare

1.6.0 (2023-03-22)

Bug Fixes

  • ts: remove unused await statement (8b75d72)

Features

  • servers: improve the feedback message when it detects servers running (b7de864)
  • ts: add typescript support to code snippets (c7a8026)