Skip to content

Latest commit

 

History

History
104 lines (62 loc) · 2.12 KB

File metadata and controls

104 lines (62 loc) · 2.12 KB

Changelog

All notable changes to this project will be documented in this file.

[2.3.10] - 2026-01-14

[2.3.9] - 2026-01-10

📚 Documentation

  • Remove outdated release badge from README.md

[2.3.8] - 2026-01-10

[2.3.7] - 2026-01-10

[2.3.6] - 2026-01-01

[2.3.5] - 2025-11-19

⚙️ Miscellaneous Tasks

  • (botview) Bump version to 2.3.4

[2.3.3] - 2025-11-19

[2.3.2] - 2025-07-19

🐛 Bug Fixes

  • Add eslint.config.mjs to Dockerfile and remove unnecessary blank line in README.md

[2.3.1] - 2025-07-19

🐛 Bug Fixes

  • Improve clarity and grammar in README.md

[2.3.0] - 2025-07-19

🚀 Features

  • Implement logging levels and update logger imports

[2.2.1] - 2025-07-19

[2.2.0] - 2025-07-19

🚀 Features

  • Update Docker publish workflow and enhance README with troubleshooting tips for timeout issues

[2.1.0] - 2025-07-19

⚙️ Miscellaneous Tasks

  • (botview) Release botview@2.1.0

[2.0.0] - 2025-03-22

🚀 Features

  • Replace nestjs-prom by prom-client for monitoring, add json logger, make logs in json format, remove cache service
  • Add default timeouts
  • Add logger on browser console logs
  • Update docker image version
  • Add support more env variables, move prerender logic to service layer
  • Add long request detection
  • Update dependencies versions, use new puppeteer headless mode
  • Update dependencies versions
  • Update dependencies versions
  • Replace puppeter engine by playwright engine, use webkit engine
  • Update nestjs to version 11 and other packages to latest versions

📚 Documentation

  • Update service name in readme
  • Update container parameters section in readme
  • Add to readme info about change status code

⚙️ Miscellaneous Tasks

  • Setup build by github actions
  • Update docker image version
  • Update package version
  • Test with networkidle2
  • Update version
  • Return default wait until to networkidle0
  • Publish reverted version
  • Update code to new linter version
  • Delete dead code

Eat

  • Add goto timeout

[1.0.0] - 2022-12-27

⚙️ Miscellaneous Tasks

  • Transfer to github