Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blog: add sprint review for 24.12 #753

Merged
merged 1 commit into from
Sep 3, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions content/blog/sprint-review-2412.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
title: Wazo Platform 24.12 Released
date: 2024-08-28T18:07:00
author: The Wazo Authors
category: Wazo Platform
tags: wazo-platform, development
slug: release-review-2412
status: published
---

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.12 release.

## New Features in This Release
- **Call recording**: added the possibility for users to read their own call recordings via a new API

## Technical
- **Recording**: Recordings now have a UUID property that matches the file name on the disk

## Ongoing Features
- **wazo-provd**: The storage of wazo-provd is being rewritten to use PostgreSQL instead of json files on the filesystem

For more details about the aforementioned topics, please see the [changelog](https://wazo-dev.atlassian.net/issues/?jql=project%3DWAZO%20AND%20fixVersion%3D24.12).

See you at the next sprint review!

## Resources

- [Install Wazo Platform](/use-cases)
- [Upgrade Wazo and Wazo Platform](/uc-doc/upgrade/). Be sure to read the
[breaking changes](/uc-doc/upgrade/upgrade_notes#24-12)

<!-- truncate -->

Sources:

- [Upgrade notes](/uc-doc/upgrade/upgrade_notes#24-12)
- [Wazo Platform 24.12 Changelog](https://wazo-dev.atlassian.net/issues/?jql=project%3DWAZO%20AND%20fixVersion%3D24.12)

## Discussion

Comments or questions in
[this forum post](https://wazo-platform.discourse.group/t/blog-wazo-platform-24-12-released).