Releases: Riverfount/translate-bot
Releases · Riverfount/translate-bot
Release list
v1.1.2
What's Changed
- docs: adiciona MkDocs e estrutura documentação do projeto by @Riverfount in #38
- docs: corrige exemplo mostrando a menção ao bot dentro do toot by @Riverfount in #39
- docs: corrige referência a anyio/pytest-anyio no CONTRIBUTING.md by @Riverfount in #41
- fix: corrige seletor que falha ao remover menção do texto traduzido by @Riverfount in #43
- chore: bump versão para 1.1.2 by @Riverfount in #44
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- docs: atualiza README com deploy via imagem GHCR e mudanças recentes by @Riverfount in #33
- fix: evita duplicar /translate na URL do LibreTranslate by @Riverfount in #35
- chore: bump versão para 1.1.1 by @Riverfount in #36
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- feat(issue-1): migrate translation service from Google Translate to LibreTranslate by @Riverfount in #2
- fix: corrige visibilidade das respostas de unlisted para público by @Riverfount in #4
- feat: adiciona rodapé de atribuição nas respostas do bot by @Riverfount in #6
- chore: adiciona arquivos de saúde da comunidade GitHub by @Riverfount in #8
- feat: persiste followers no banco e processa Undo{Follow} by @Riverfount in #10
- feat: persiste notas de resposta no banco by @Riverfount in #21
- fix: ajusta mypy para rodar limpo by @Riverfount in #23
- feat: persiste a fila de atividades no banco by @Riverfount in #24
- feat: deduplica atividades processadas by @Riverfount in #25
- fix: detecta menção via tag Mention estruturada, não substring by @Riverfount in #26
- fix: roda o container como usuário não-root e adiciona HEALTHCHECK by @Riverfount in #27
- chore: remove variável morta do Google Translate no CI by @Riverfount in #28
- feat: adiciona cooldown por autor entre respostas by @Riverfount in #29
- fix: trunca texto sem quebrar palavra ou emoji ao meio by @Riverfount in #30
- feat: roda múltiplos workers em paralelo consumindo a mesma fila by @Riverfount in #31
- feat: alinha versão do Python, bump 1.1.0 e workflow de release by @Riverfount in #32
New Contributors
- @Riverfount made their first contribution in #2
Full Changelog: https://github.com/Riverfount/translate-bot/commits/v1.1.0