Releases: revisium/revisium
Releases · revisium/revisium
v2.7.2
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
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
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 expansion —
search_rowsfull-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_projectandget_draft_revision(#408) getRowsequality 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
Core
- https://github.com/revisium/revisium-core/releases/tag/v2.7.0
- https://github.com/revisium/revisium-core/releases/tag/v2.8.0
Endpoint
- https://github.com/revisium/revisium-endpoint/releases/tag/v2.4.0
- https://github.com/revisium/revisium-endpoint/releases/tag/v2.5.0
Admin
- https://github.com/revisium/revisium-admin/releases/tag/v2.3.0
- https://github.com/revisium/revisium-admin/releases/tag/v2.4.0
What's Changed
- feat: env by @anton62k in #100
- feat: standalone by @anton62k in #101
- chore: pipeline by @anton62k in #102
- fix: pipeline.yml by @anton62k in #103
- fix: npm publish by @anton62k in #104
- chore: v2.6.0 by @anton62k in #105
Full Changelog: v2.5.1...v2.6.0
v2.5.1
v2.5.0
v2.5.0-alpha.3
What's Changed
Full Changelog: v2.5.0-alpha.2...v2.5.0-alpha.3
v2.5.0-alpha.2
What's Changed
Full Changelog: v2.5.0-alpha.1...v2.5.0-alpha.2
v2.5.0-alpha.1
v2.4.0
Core
Endpoint
Admin
What's Changed
- chore: init tests by @anton62k in #81
- chore: v2.4.0-alpha.1 by @anton62k in #82
- chore: v2.4.0-alpha.2 by @anton62k in #83
- chore: v2.4.0-alpha.3 by @anton62k in #84
- chore: v2.4.0-alpha.4 by @anton62k in #85
- chore: node version by @anastasia-kashirova in #86
- fix: prisma config by @anastasia-kashirova in #87
- chore: v2.4.0-alpha.5 by @anton62k in #88
- chore: v2.4.0-alpha.6 by @anton62k in #89
- chore: v2.4.0-alpha.7 by @anton62k in #90
- chore: core v2.5.0-alpha.9 by @anton62k in #91
- chore: v2.4.0 alpha.8 by @anton62k in #92
- chore: v2.4.0 by @anton62k in #93
New Contributors
- @anastasia-kashirova made their first contribution in #86
Full Changelog: v2.3.0...v2.4.0