Skip to content

Release v4.9.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 13:42
f91b4ea

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.9.0 (2025-07-31)

Features

Bug Fixes

  • limit team name length to a maximum of 9 characters (#775) (69f52b0)
  • restrict getUser data for team admins (#769) (252d1f5)
  • sanitize error message in git repository initialization (#770) (4a4aeb4)

Others