Skip to content

Releases: revisium/revisium

v2.7.2

17 Mar 06:13
1f87386

Choose a tag to compare

Core

Features

  • Public projects — anonymous read access to public projects (#415)

Fixes

  • Remove FORMULA_ENABLED flag — formulas always available (#416)

Admin

Features

  • Public projects — allow anonymous users to view public projects (#306)

Fixes

  • Remove unused formulaEnabled getter (#307)

What's Changed

Full Changelog: v2.7.1...v2.7.2

v2.7.1

15 Mar 15:43
558a613

Choose a tag to compare

Core

Chores

  • Fix npm audit vulnerabilities — update dependencies and add overrides (#413)
  • Update README description and tagline (#412)

Endpoint

Chores

  • Fix npm audit vulnerabilities — update dependencies and add overrides (#162)
  • Update README description and tagline (#161)

Admin

Fixes

  • Sort data type resolution — use field type from orderBy query instead of schema-based inference (#304)

Chores

  • Fix npm audit vulnerabilities — update dependencies and add overrides (#303)
  • Update README description and tagline (#302)

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

02 Mar 17:16
9924767

Choose a tag to compare

Core

Features

  • OAuth 2.1 for MCP — Authorization Code with PKCE, stateless Bearer auth, token revocation (RFC 7009), long-lived MCP tokens (30d access / 90d refresh), daily expired token cleanup (#396, #397, #399, #401)
  • MCP tools expansionsearch_rows full-text search across all tables (#392, #393, #395), branch/revision/project management tools, count_rows, get_row_foreign_keys_by (#391), improved prompts and docs (#388, #389, #390)
  • Keyset pagination — cursor-based pagination for rows with JSON-field sorting support (#407)
  • CTE JSON filter — CTE-based query path for JSON filters to avoid sequential scans (#409)
  • Pinned column — support for pinned columns in views (#403)

Fixes

  • Auth checks for MCP create_project and get_draft_revision (#408)
  • getRows equality and IN filters (#406)
  • Pagination tiebreaker with versionId (#405)
  • Draft revision preserves draft-only tables (#404)
  • View validation for system fields (#410)
  • Test stability and MCP version reporting (#398)

Admin

Features

  • Table Editor — new inline editing with search/filter/sort, column resize/pin, saved views (#288)
  • Table Editor pick mode — row selection without editing for FK fields (#295)
  • MCP OAuth — authorize page, token page, OAuth proxy endpoints (#286)
  • MCP long-lived tokens — scope handling in authorize flow (#287)
  • Collapsible sidebar — toggle, hover-to-expand, keyboard shortcut Cmd+, persisted state (#293)
  • Breadcrumbs — schema-toolkit-ui breadcrumbs with inline row rename, sticky read-only banner (#299, #300)

What's Changed

Full Changelog: v2.6.1...v2.7.0

v2.6.0

14 Feb 14:56
7f55931

Choose a tag to compare

v2.5.1

12 Jan 06:45
395e1f5

Choose a tag to compare

v2.5.0

11 Jan 16:24
a6ee516

Choose a tag to compare

Core

Endpoint

Admin

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.5.0-alpha.3

03 Jan 11:28
df683b0

Choose a tag to compare

v2.5.0-alpha.3 Pre-release
Pre-release

What's Changed

Full Changelog: v2.5.0-alpha.2...v2.5.0-alpha.3

v2.5.0-alpha.2

03 Jan 10:44
849f1a0

Choose a tag to compare

v2.5.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.5.0-alpha.1...v2.5.0-alpha.2

v2.5.0-alpha.1

23 Dec 01:52
a6c96a4

Choose a tag to compare

v2.5.0-alpha.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.4.0...v2.5.0-alpha.1

v2.4.0

22 Dec 00:03
ea1e20a

Choose a tag to compare

Core

Endpoint

Admin

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0