v0.15.1
solidtime-io/solidtimev0.15.1Jun 24, 2026by Onatcer
AI Summary
A patch release addressing issues with the Clockify importer that arose from recent changes, specifically regarding tunneling assets and optional columns.
Key Highlights
- Added base path to Vite config to enable asset tunneling.
- Allow Clockify import even when the Billable column is missing.
New Features
- Vite base path configuration for tunneling
- Clockify import support without Billable column
Full Release Notes
## What's Changed This release primarily fixes problems with the clockify importer caused by recent changes * Add base path to the vite config to be able to tunnel all vite assets… by @korridor in https://github.com/solidtime-io/solidtime/pull/1118 * Allow Clockify import without Billable column https://github.com/solidtime-io/solidtime/pull/1132 **Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.15.0...v0.15.1