Skip to content

Releases: isker/neogrok

v1.2.1

07 Mar 03:16

Choose a tag to compare

Patch Changes

  • 3986a08: Minimize number of unknown language in syntax highlighting
  • 75a35ca: Disallow setting the repos form field to 0, as that's nonsense

v1.2.0

04 Mar 06:31

Choose a tag to compare

Minor Changes

  • a7007ac: Bump minimum NodeJS version to 24 (latest LTS)

Patch Changes

  • a385b38: Make protocol buffers syntax highlighting work

v1.1.4

09 Feb 23:49

Choose a tag to compare

Patch Changes

  • 6a18430: Upgrade shiki (syntax highlighting)
  • 409d8ab: Fix text color regression in dark mode

v1.1.3

09 Feb 18:08

Choose a tag to compare

Patch Changes

  • e38026c: Bump all tooling dependencies (svelte, vite, tailwind, eslint, etc)

v1.1.2

25 Jan 00:14

Choose a tag to compare

Patch Changes

  • dfbbdf6: Improve URL encoding of repository URLs

v1.1.1

17 Jan 23:45

Choose a tag to compare

Patch Changes

  • dbac62a: Improve legibility of filename match highlighting in dark mode

v1.1.0

13 Jan 02:18

Choose a tag to compare

Minor Changes

  • a1f637f: Add dark mode (toggle using OS appearance)

v1.0.3

01 Nov 02:46

Choose a tag to compare

Patch Changes

  • 9a1c731: Improve tabular display of missing optional repository properties
  • 67a04c1: Handle breaking change in zoekt repo URL templates

v1.0.2

31 Oct 18:22

Choose a tag to compare

Patch Changes

  • e0060d4: Fix SvelteKit CSRF errors in /api/list
  • 5974e0f: Properly serve results from repositories that have no VCS metadata

v1.0.1

19 Apr 04:57

Choose a tag to compare

Patch Changes

  • 4ef4961: Handle breaking change in ChunkMatch newlines