v2.16.35

semaphoreui/semaphorev2.16.35Oct 28, 2025by fiftin

AI Summary

This release introduces SQLite support, a built-in Swagger API reference, UI improvements like expanded text inputs and time zone display, parallel task execution, and HashiCorp Vault integration.

Key Highlights

  • SQLite support (BoltDB deprecated)
  • Built-in Swagger API reference
  • UI improvements (expanded text inputs, time zones)
  • Parallel task execution
  • HashiCorp Vault integration (Pro)

New Features

  • SQLite support
  • Built-in Swagger API reference
  • Expanded text inputs
  • Display of next scheduled run in multiple time zones
  • Parallel task execution
  • Task parameters support for Schedules and Integrations
  • HashiCorp Vault integration
  • Test project alerts button
  • Auth style config option for OIDC provider

Full Release Notes

<a href="https://semaphoreui.com/releases/semaphore-v2_16">
<img width="1520" height="800" alt="image" src="https://github.com/user-attachments/assets/99e68b45-36ea-4c25-b1c0-c589cd0dbf8d" />
</a>

### [Semaphore 2.16 Release Details](https://semaphoreui.com/releases/semaphore-v2_16)

1. **SQLite support** (BoltDB deprecated)  
2. **Built-in API reference** powered by Swagger  
3. **UI improvements**:  
   - Expandable text inputs  
   - Display of next scheduled run in multiple time zones  
4. **Parallel task execution**  
5. **Task parameters** support for Schedules and Integrations  
6. **HashiCorp Vault integration** *(Pro only)*

## Links
* Create best docker container

   [![](https://img.shields.io/badge/docker_configurator-0050ab?style=for-the-badge&logo=docker)](https://semaphoreui.com/install/docker/2_16/) [![](https://img.shields.io/badge/helm_chart-0e1689?style=for-the-badge&logo=helm)](https://artifacthub.io/packages/helm/semaphoreui/semaphore)

* Join our responsive community

   [![discord](https://img.shields.io/badge/discord_community-510b80?style=for-the-badge&logo=discord)](https://discord.gg/5R6k7hNGcH)  [![telegram](https://img.shields.io/badge/telegram_group-blue?style=for-the-badge&logo=telegram)](https://t.me/semaphoreui?boost) [![youtube](https://img.shields.io/badge/youtube_channel-red?style=for-the-badge&logo=youtube)](https://www.youtube.com/@semaphoreui) [![twitter](https://img.shields.io/badge/twitter-black?style=for-the-badge&logo=x)](https://x.com/semaphoreui) 
## Features
* Updated built-in Swagger API docs (http://localhost:3000/swagger/index.html)

   <!-- <img width="800" height="556" alt="image" src="https://github.com/user-attachments/assets/f36469ea-c409-4191-8c2e-683c1ad82a17" /> -->

* Added button for testing project alerts

  <!-- <img width="800" height="556" alt="image" src="https://github.com/user-attachments/assets/aff1c274-35c7-4e2c-ba14-938a42ecb9fc" /> -->

## Bugfixes
* Fixed terraform HTTP backend (PRO)

   <!-- <img width="800" height="556" alt="image" src="https://github.com/user-attachments/assets/cf0bb305-97cd-44b7-b171-453a05eabff9" /> -->

* [d2c2b4a feat(auth): add config option auth style for oidc provider](https://github.com/semaphoreui/semaphore/issues/3348)