Releases: echohello-dev/transcribe-me
Releases · echohello-dev/transcribe-me
transcribe-me: v1.0.1
1.0.1 (2025-05-25)
Bug Fixes
- add build-essential to Dockerfile for native dependency compilation (388eac9)
- resolve package publishing issues - Add missing [build-system] section to pyproject.toml - Update setuptools version requirement to >=70.0 - Fix license format to use modern SPDX expression - Add TWINE_USERNAME environment variable to GitHub Actions - Add debugging steps to workflow for better error diagnosis - Make twine check non-blocking in Makefile due to false positive errors - Exclude tests from package distribution (72a73de)
transcribe-me: v1.0.0
1.0.0 (2025-05-25)
⚠ BREAKING CHANGES
- Force 1.0
Features
- Add command line argument parsing and installation target. (be7e012)
- Add detailed catalog information using backstage.io/v1alpha1 model (2723d67)
- add fix-release workflow for handling failed releases - Created comprehensive fix-release.yaml workflow with validation and safety checks - Added options to selectively republish package, container, or both - Included dry-run mode for testing without actual publishing - Added checks for existing versions on PyPI and container registry - Fixed PYPI_PASSWORD -> PYPI_TOKEN in manual release workflow - Provides detailed summary of fix operations (431c91f)
- Add release-please for automated releases (#19) (e9cd3d8)
- Add release-please manifest and fix config (9821a64)
- Added publish GitHub Action (2b2a7d6)
- configure automatic package and container publishing on release - Modified release-please workflow to trigger publishing when release is created - Added publish-package and publish-image jobs that run after successful release - Changed existing release.yaml to manual workflow to avoid conflicts - Publishing now happens automatically when release-please PR is merged (4752f75)
- configure release-please to force initial version 1.0.0 (bd4cc4b)
- Enhance user experience with colorful output and messaging (f842ee6)
- Enhance user experience with improved messages (7bc483a)
- Force 1.0 (ffd86b2)
- Implement timestamped file archiving feature (c83bd2c)
- Implement transcription and summarization Python script (bd1ad1b)
- Improve audio transcription accuracy via new config. (9413b3d)
- Improve file processing flow in main script (827d9de)
- Improve reliability with retry logic and exponential backoff (9c00b0f)
- Improve user input and YAML key sorting in main.py (102a8eb)
- Integrate AssemblyAI for transcription services (690c376)
- Optimize performance by refactoring key components (d26512e)
- Refactor
generate_summary
function for platform argument. (56fb0f2) - Refactor calculation of max_tokens in main.py (4244f39)
- Refactor file handling for audio transcriptions (eec6cc9)
- Refactor file handling in main script (eafe976)
- Refactor project structure and workflow. (3abd4b6)
- Refactor release process in Makefile (a33ccb5)
- Refactor transcription options and key phrase extraction (96e8c22)
- Standardize default paths and config file creation (4db8972)
- Update
get_changelog
function to includecz version -p
command (63de359) - Update API key instructions and configurations. (6382e50)
- Update calculation of max_tokens using model_config value (94b3aa7)
- Update file formats and installation instructions (522fb84)
- Update version handling and validation in transcribe_me module (a293bcb)
Bug Fixes
- Add additional workflow permissions for GitHub Actions (b05946e)
- Add id-token permission for GitHub Actions workflow (7350930)
- add issues write permission to release-please workflow (6d224bd)
- Ask for confirmation before modifying shell profile files (fixes #14) (#18) (fa32ccd)
- Dockerfile setup (bd9f05a)
- Dockerfile to reduce vulnerabilities (#16) (9837a82)
- Dockerfile to reduce vulnerabilities (#3) (016a874)
- Dockerfile to reduce vulnerabilities (#7) (d527504)
- Dockerfile to reduce vulnerabilities (#8) (cc81910)
- Fix conditional for including specific files (f85925a)
- GitHub Actions workflow permissions and Docker publishing (24c69c8)
- Improve error handling in summarizer module (3c20e16)
- Refactor Dockerfile setup for improved execution (c13fa1c)
- requirements.txt to reduce vulnerabilities (#12) (8aab777)
- requirements.txt to reduce vulnerabilities (#2) (7c9d6d6)
- requirements.txt to reduce vulnerabilities (#4) (0d3c0c8)
- requirements.txt to reduce vulnerabilities (#5) (3064cc7)
- requirements.txt to reduce vulnerabilities (#6) (b9021c0)
- requirements.txt to reduce vulnerabilities (#9) (bc0a264)
- Update environment variable name typo and improve file handling (f939c06)
- Use config file for release-ple...
0.2.6
🚀 Features
- refactor: Remove redundant file outputs in transcription process @johnnyhuy (#10)
✍️ Contributors
Thanks to everyone who contributed to this release!
0.2.5
Features
- Removed summarisation
- Added AssemblyAI transcriptions
🐛 Bug Fixes
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 @johnnyhuy (#9)
- [Snyk] Security upgrade python from 3.13.0b3-slim to 3.13.0rc2-slim @johnnyhuy (#8)
🧹 Chores
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 @johnnyhuy (#9)
- [Snyk] Security upgrade python from 3.13.0b3-slim to 3.13.0rc2-slim @johnnyhuy (#8)
✍️ Contributors
Thanks to everyone who contributed to this release!
0.2.4
🚀 Features
- [Snyk] Security upgrade python from 3.12-slim to 3.13.0b3-slim @johnnyhuy (#7)
🐛 Bug Fixes
- [Snyk] Security upgrade python from 3.12-slim to 3.13.0b3-slim @johnnyhuy (#7)
- [Snyk] Security upgrade setuptools from 40.5.0 to 70.0.0 @johnnyhuy (#6)
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 @johnnyhuy (#5)
- [Snyk] Security upgrade certifi from 2024.2.2 to 2024.7.4 @johnnyhuy (#4)
- [Snyk] Security upgrade python from 3.12-slim to 3.13.0b2-slim @johnnyhuy (#3)
- [Snyk] Security upgrade anyio from 3.7.1 to 4.4.0 @johnnyhuy (#2)
🧹 Chores
- [Snyk] Security upgrade python from 3.12-slim to 3.13.0b3-slim @johnnyhuy (#7)
- [Snyk] Security upgrade setuptools from 40.5.0 to 70.0.0 @johnnyhuy (#6)
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 @johnnyhuy (#5)
- [Snyk] Security upgrade certifi from 2024.2.2 to 2024.7.4 @johnnyhuy (#4)
- [Snyk] Security upgrade python from 3.12-slim to 3.13.0b2-slim @johnnyhuy (#3)
- [Snyk] Security upgrade anyio from 3.7.1 to 4.4.0 @johnnyhuy (#2)
✍️ Contributors
Thanks to everyone who contributed to this release!
0.2.3
- No changes
✍️ Contributors
Thanks to everyone who contributed to this release!
0.2.2
- No changes
✍️ Contributors
Thanks to everyone who contributed to this release!
0.2.1
- No changes
✍️ Contributors
Thanks to everyone who contributed to this release!
0.2.0
🚀 Features
- fix: Dockerfile setup @johnnyhuy (#1)
🧹 Chores
- fix: Dockerfile setup @johnnyhuy (#1)
✍️ Contributors
Thanks to everyone who contributed to this release!
0.1.3
🚀 What's Changed
- No changes
✍️ Contributors
Thanks to everyone who contributed to this release!