Skip to content

v1.7.0

Latest

Choose a tag to compare

@babblebey babblebey released this 04 Mar 06:35
· 4 commits to main since this release
10d35bf

What's Changed

  • docs: enhance JSDoc documentation in utils/index.js (#210) by @DevAbdelrahmanSayed in #249
  • refactor: extract branch name ops to getBranchNameFromRef function by @FabianEilts in #246
  • fix(profile): add visual cue to profile button by @Dimaalahdab in #247
  • feat: add chevron icons for navigations and direct page input for pagination by @sirconfy in #237
  • fix(profile): improve dropdown button styling and visual cues by @babblebey in #250
  • feat(profile): improve profile dropdown and github star button by @babblebey in #253
  • fix: address PR #253 review feedback for profile dropdown and GitHub star button by @Copilot in #254
  • fix: fork sync using merge-upstream API by @Copilot in #252
  • feat(style): enhance visual consistency by @babblebey in #255
  • 🎄✨ Happy Holidays from Jargons.dev! ✨🎄 by @babblebey in #256
  • Dictionary (New Word): Spec-Driven Development (SDD) by @sbabblebey in #258
  • Dictionary (New Word): Interface by @bam14053 in #259
  • chore(deps-dev): bump happy-dom from 18.0.1 to 20.0.11 by @dependabot[bot] in #260
  • chore(deps): bump astro from 5.13.5 to 5.16.6 by @dependabot[bot] in #262
  • chore(deps): bump langchain from 0.3.33 to 0.3.37 by @dependabot[bot] in #261
  • chore(deps): bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #264
  • chore(deps): bump @langchain/core from 0.3.75 to 0.3.80 by @dependabot[bot] in #263
  • chore(deps): bump jws from 3.2.2 to 3.2.3 by @dependabot[bot] in #265
  • chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 by @dependabot[bot] in #266
  • chore(deps): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #267
  • chore(deps): bump devalue from 5.6.1 to 5.6.2 by @dependabot[bot] in #268
  • chore(deps): bump tar from 7.4.3 to 7.5.3 by @dependabot[bot] in #269
  • chore(deps): bump h3 from 1.15.4 to 1.15.5 by @dependabot[bot] in #270
  • chore(deps): bump diff and astro by @dependabot[bot] in #272
  • chore(deps): bump undici from 6.21.3 to 6.23.0 by @dependabot[bot] in #271
  • chore(deps): bump tar from 7.5.3 to 7.5.6 by @dependabot[bot] in #274
  • feat(dev): modify schedule for Qdrant cluster ping by @babblebey in #275
  • chore(deps): bump tar from 7.5.6 to 7.5.7 by @dependabot[bot] in #277
  • chore: restore standard logo by @babblebey in #278
  • Dictionary (New Word): Deep Link by @JRedeker in #279
  • Dictionary (New Word): Server-Sent Events (SSE) by @babblebey in #280
  • fix(dictionary-api): change slug mapping from word.slug to word.id by @babblebey in #281
  • feat(dev): incremental update mechanism for vector store by @babblebey in #283

New Contributors

Full Changelog: v1.6.0...v1.7.0