Releases: LIBCAS/hiko
Releases · LIBCAS/hiko
2.0.2
Full Changelog: v2.0.1...v2.0.2
2.0.1
Changes
POST /v2/lettersnow returns top-levelid- All V2 API "CREATE" endpoints now explicitly return HTTP
201 Created - Added contract test coverage for "CREATE" endpoint response contract.
Full Changelog: v2.0.0...v2.0.1
2.0.0
HIKO v2.0.0
Major release focused on unifying entity workflows across UI and API, introducing robust merge/validation tooling, and adding operational safety mechanisms for multi-tenant collaboration.
Highlights
- Introduced end-to-end local/global merge workflows across core metadata entities.
- Added consistency-check pages/components for bulk data validation before merge operations.
- Expanded V2 API coverage with standardized resources and improved request validation.
- Added page lock mechanism to prevent conflicting concurrent edits (tenant and global scopes).
- Added OCR improvements with model selection and snapshot history/reuse.
- Added manifestations data model and migration path from legacy letter copies.
- Added global identity and global location capabilities, including linking and merge-related tooling.
- Added developer/system utilities for app info and controlled DB sync workflows.
- Added OpenAPI/Swagger integration for V2 API documentation.
Added
- New merge services and request classes for:
- local/global identities
- local/global locations
- local/global keywords
- local/global professions
- New models and migrations for:
global_identitiesglobal_locationsmanifestationsmerge_audit_logspage_locks(+ audit records)ocr_snapshots- app sync history tables
- New Livewire components for:
- merge screens
- consistency checks
- DB sync tool
- page-lock UI behavior
- New API resources/controllers for broader V2 CRUD and global entity operations.
- New Swagger UI config and release-facing API doc wiring.
Changed
- Unified merge UX and backend-heavy merge orchestration to align behavior across entity types.
- Extended letter workflows:
- manifestations synchronization
- richer relation handling
- validation tooling
- Updated route/middleware plumbing:
- API read/write throttles
- forced JSON middleware for API
- language middleware improvements
- Updated exports to include broader local/global context where applicable.
- Updated environment/dev setup (Docker/PHP/MySQL stack and related config expectations).
Security / Access Control
- Tightened authorization for global merge/global write operations (
manage-usersenforced in relevant paths). - Added lock ownership checks on selected edit/administration flows.
Operational Notes
- This is a major version bump from
1.0.5to2.0.0due to substantial architectural and behavioral changes. - Review migration order and tenant/global schema assumptions before production rollout.
- Verify deployment config for new env keys and service integrations (including OpenAI/Swagger-related config where used).
Full Changelog: v1.0.5...v2.0.0
1.0.5
Current version before a global update
1.0.4
1.0.3
1.0.2
- přidána možnost sloučit identity
- přidán enpoint pro facetové vyhledávání v api
- přidáno filtrování podle zmíněných identit
- drobné opravy
Full Changelog: v1.0.1...1.0.2