v0.13.0

solidtime-io/solidtimev0.13.0May 26, 2026by Onatcer

AI Summary

Adds Project Visibility Settings to the UI, allowing administrators to set projects as public (visible to all members) or keep them private (restricted to specific access levels).

Key Highlights

  • New Project Visibility Settings in the UI.
  • Public projects are visible to all organization members.
  • Private projects retain existing scoping mechanisms.
  • Ability to change project visibility after creation.

New Features

  • Project Visibility Settings
  • Public/Private toggle for projects

Full Release Notes

## Project Visibility Settings

<img width="668" height="120" alt="image" src="https://github.com/user-attachments/assets/af2a3ba4-472e-4ebf-b5d0-25ee17b7b6ba" />

You can now set the visibility of projects to public directly in the UI and also change the visibility of projects. Public projects are visible for all members of the organisation. Private projects are still the default and keep the same scoping mechanism as before where only Owner/Admin/Managers and Employee Users who are added as project members have access. 

PR: https://github.com/solidtime-io/solidtime/pull/1088

**Full Changelog**: https://github.com/solidtime-io/solidtime/compare/v0.12.2...v0.13.0