mirror of
https://github.com/forkless/Piperless.git
synced 2026-08-18 01:19:19 +02:00
Update docs: v1.1.2 version, 118/118 translations
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ All notable changes to the Piperless WordPress plugin.
|
||||
- **FFmpeg Binaries Path** — field renamed from "FFmpeg Binary Path" to reflect that the directory is used for the full toolchain (ffmpeg, ffprobe). Description updated to mention MP3/Opus.
|
||||
- **Cache scanning includes `.opus`** — all cache methods (`get_entries`, `clear`, `delete`, `stats`, `clear_orphans`) now handle `.opus` alongside `.mp3` and `.wav`.
|
||||
- **Opus cache badge** — blue badge (#1565c0) in the cache browser Format column.
|
||||
- **Translations** — all 8 locales at 117/117 strings.
|
||||
- **Translations** — all 8 locales at 118/118 strings.
|
||||
|
||||
## [1.0.0] — 2026-05-09
|
||||
|
||||
|
||||
+2
-2
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Piperless v1.1.0 — Developer Documentation</title>
|
||||
<title>Piperless v1.1.2 — Developer Documentation</title>
|
||||
<style>
|
||||
:root {
|
||||
--bg: #ffffff;
|
||||
@@ -74,7 +74,7 @@ td:first-child { font-family: "SF Mono", Monaco, monospace; font-size: 13px; }
|
||||
<main>
|
||||
|
||||
<h1>Piperless</h1>
|
||||
<p>WordPress Plugin — Audio Transcripts via Piper TTS · v1.1.0 · Generated 2026-05-09</p>
|
||||
<p>WordPress Plugin — Audio Transcripts via Piper TTS · v1.1.2 · Generated 2026-05-11</p>
|
||||
|
||||
<h2 id="overview">Overview</h2>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user