Skip to content

Releases: pinoramajs/pinorama

pinorama-types@0.2.0

19 Feb 12:49
d036dff

Choose a tag to compare

Minor Changes

  • ee1f559: Add searchProperties to presets and PinoramaIntrospection type, add date facet type

pinorama-transport@0.1.4

19 Feb 12:35
4c92a95

Choose a tag to compare

Patch Changes

  • 4fe0250: Upgrade core stack to Fastify 5, Orama 3, React 19, Tailwind CSS 4, Vite 7, and Biome 2

pinorama-studio@0.5.2

19 Feb 15:38
03a5d3a

Choose a tag to compare

Patch Changes

  • c15cee4: Fix table header columns misaligning with body when resizing panels
    • pinorama-server@0.3.2
    • pinorama-transport@0.1.4

pinorama-studio@0.5.1

19 Feb 12:49
d036dff

Choose a tag to compare

Patch Changes

  • Updated dependencies [ee1f559]
    • pinorama-presets@0.2.0
    • pinorama-server@0.3.1
    • pinorama-client@0.3.0
    • pinorama-transport@0.1.4

pinorama-studio@0.5.0

19 Feb 12:35
4c92a95

Choose a tag to compare

Minor Changes

  • c3c0771: Migrate shadcn/ui components from Radix UI to Base UI
  • 924b2a1: Add MCP server integration with 8 AI-powered log analysis tools, new /context and /aggregate endpoints, and studio MCP toggle with setup guide
  • 4fe0250: Upgrade core stack to Fastify 5, Orama 3, React 19, Tailwind CSS 4, Vite 7, and Biome 2
  • a39753c: Redesign studio UI with paginated static mode, date facets, status bar, log details panel, column context menu, and performance optimizations

Patch Changes

  • Updated dependencies [924b2a1]
  • Updated dependencies [f478c6a]
  • Updated dependencies [4fe0250]
  • Updated dependencies [e429d7a]
    • pinorama-server@0.3.0
    • pinorama-client@0.3.0
    • pinorama-transport@0.1.4

pinorama-server@0.3.2

19 Feb 15:38
03a5d3a

Choose a tag to compare

Patch Changes

  • Updated dependencies [8cff224]
    • pinorama-mcp@0.2.1

pinorama-server@0.3.1

19 Feb 12:49
d036dff

Choose a tag to compare

Patch Changes

  • Updated dependencies [ee1f559]
    • pinorama-presets@0.2.0
    • pinorama-types@0.2.0
    • pinorama-client@0.3.0

pinorama-server@0.3.0

19 Feb 12:35
4c92a95

Choose a tag to compare

Minor Changes

  • 924b2a1: Add MCP server integration with 8 AI-powered log analysis tools, new /context and /aggregate endpoints, and studio MCP toggle with setup guide
  • f478c6a: Add health check, auto-save plugin, stats endpoint, and improve error handling, input validation, and auth security
  • 4fe0250: Upgrade core stack to Fastify 5, Orama 3, React 19, Tailwind CSS 4, Vite 7, and Biome 2

Patch Changes

  • e429d7a: Add Vitest setup and initial test suites for client and server packages
  • Updated dependencies [924b2a1]
  • Updated dependencies [f478c6a]
  • Updated dependencies [4fe0250]
  • Updated dependencies [e429d7a]
    • pinorama-mcp@0.2.0
    • pinorama-client@0.3.0

pinorama-presets@0.2.0

19 Feb 12:49
d036dff

Choose a tag to compare

Minor Changes

  • ee1f559: Add searchProperties to presets and PinoramaIntrospection type, add date facet type

pinorama-mcp@0.2.1

19 Feb 15:38
03a5d3a

Choose a tag to compare

Patch Changes

  • 8cff224: Fix CLI documentation: URL is a positional argument, not a --url flag