# Changelog All notable changes to this project will be documented in this file. ### 5.11.0 (2026-01-27) - Implement `comments_disabled` support, aligning with NodePress capabilities. - Refactor the original ChatGPT Comment logic into a more generic extra structure. ### 5.10.0 (2026-01-26) - Update all APIs and data structures to match NodePress v6 changes. ### 5.9.0 (2026-01-20) **Feature** - Theme logic is no longer dependent on cookies. ### 5.1.0 (2025-07-11) **Feature** - Replaced `vanilla` with `express` ### 5.0.0 (2025-07-01) **Feature** - Replaced `redis` with `@redis/client` - Replaced `yargs` with `yargs-parser` - Remove Serverless supports - Restructure configuration module **CI/CD** - Upgrade Vite to v7 - Use Vite instead of `ncc` to bundle BFF file ### v4.49.0 (2024-10-02) **Feature** - Use `Threads` instead of `ZhiHu`. - Use `snippets` page instead of `answers` page. ### v4.46.0 (2024-09-27) **Feature** - Use `Threads` instead of `Twitter`. ### v4.45.0 (2024-09-12) **Feature** - Disabled adsense on mobile device. - Remove `replayIntegration` from Sentry. - Improve `manualChunks` in rollup. - Add `/answers` page. ### v4.31.0 (2023-11-22) **Feature** - New log output - Refactoring the BFF `cacher` module (cluster) - Refactoring the `deploy` scripts ### v4.5.0 (2023-07-30) **Feature** - Remove `amplitudejs` and use native `Audio` instead of a player. ### v4.2.0 (2023-07-22) **Feature** - Using Sentry as a monitoring tool ### v4.1.0 (2023-07-21) **Feature** - Improve BFF cache - Add ChatGPT comment ### v4.0.0 (2023-07-13) **Feature** - Update various dependencies - Use `pnpm` instead of `yarn` as a package management tool - Replacing the Twitter API Service - Using es modules - Using [`