v1.0.0
What's Changed
- fix: improve code quality with pylint fixes by @NotYuSheng in #94
- feat: implement header logo with dark mode support and favicon by @NotYuSheng in #95
- fix: center theme toggle emojis for better visual alignment by @NotYuSheng in #96
- feat: add GitHub Actions workflow for automatic GitHub Pages deployment by @NotYuSheng in #97
- fix: remove unused import by @NotYuSheng in #98
- fix: resolve GitHub Pages deployment issues by @NotYuSheng in #99
- fix: resolve logo and favicon rendering issues by @NotYuSheng in #100
- feat: Enhanced Summary UI with Interactive Features by @NotYuSheng in #101
- Merge by @NotYuSheng in #103
- Fix/llm api configuration by @NotYuSheng in #104
- feat: Unified Content Processing with Professional PDF Export by @NotYuSheng in #102
- fix: remove irrelevant file by @NotYuSheng in #105
- feat: add visual status indicators for meeting processing states by @NotYuSheng in #109
- Feat/professional pdf export by @NotYuSheng in #108
- feat: reportlab by @NotYuSheng in #110
- feat: replace index system with proper UUID implementation by @NotYuSheng in #111
- feat: improve speaker display format from SPEAKER_00 to Speaker 1 by @NotYuSheng in #112
- feat: ensure PDF export and manual renames use proper speaker formatting by @NotYuSheng in #113
- Feat/improve speaker display format by @NotYuSheng in #114
- fix: add LLM API key support for authenticated LLM servers by @NotYuSheng in #115
- Feat/pdf viewer summary tab clean by @NotYuSheng in #116
- fix: use client-side timestamp for PDF generation time by @NotYuSheng in #117
- Feat/llm speaker identification by @NotYuSheng in #118
- Feat/transcript text editing by @NotYuSheng in #119
- chore: Delete CLAUDE.md by @NotYuSheng in #120
- fix: ensure edited transcripts are loaded in summary reports by @NotYuSheng in #121
- feat: enhance file management with expiry and proper naming by @NotYuSheng in #122
- feat: improve export functionality with JSON and markdown options by @NotYuSheng in #123
- fix: standardize export filenames and remove hardcoded names by @NotYuSheng in #124
- feat: improve transcript readability with intelligent segment merging by @NotYuSheng in #125
- Chore/remove backup file by @NotYuSheng in #126
- Fix/css specificity complex by @NotYuSheng in #127
- fix: remove github-pages environment restriction from deployment work… by @NotYuSheng in #128
- fix: restore github-pages environment requirement for deploy action by @NotYuSheng in #129
- fix: set correct homepage path for GitHub Pages deployment by @NotYuSheng in #130
- 🤖 Auto-fix linting issues by @github-actions[bot] in #131
- feat: add nginx reverse proxy and comprehensive error handling improv… by @NotYuSheng in #132
- Fix/pdf empty page issue by @NotYuSheng in #134
- 🤖 Auto-fix linting issues by @github-actions[bot] in #133
- feat: improve UI hover effects and dropdown styling by @NotYuSheng in #135
- Feat/https ssl setup by @NotYuSheng in #136
- fix: prevent hallucination in short transcript summaries by @NotYuSheng in #137
- fix: resolve Ruff linting issues in Python files by @NotYuSheng in #138
- docs: add CLAUDE.md documentation and configuration for AI development by @NotYuSheng in #139
- Feat/comprehensive improvements and fixes by @NotYuSheng in #140
New Contributors
- @github-actions[bot] made their first contribution in #131
Full Changelog: v0.0.0...v1.0.0