v0.15.1

nazdridoy/kokoro-ttsv0.15.1Jun 24, 2026by Onatcer

AI Summary

Fixes problems with the Clockify time tracking importer and updates Vite configuration to allow tunneling of all assets.

Key Highlights

  • Fixed clockify importer issues caused by recent changes
  • Added base path to vite config to enable tunneling of all vite assets
  • Allowed Clockify import without the 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