Skip to content

Releases: Jubstaaa/hono-telescope

Release v0.1.18

Choose a tag to compare

@Jubstaaa Jubstaaa released this 12 Mar 09:23

Changelog:

0.1.18 (2026-03-12)

✨ Features

  • Add Axios interceptor support and release v0.1.0-beta.2 (06378d2)
  • build: optimize dashboard bundle size\n\n- Add granular manualChunks (ui-antd, react-core, router, state, utils, http, ui-utils, app)\n- Enable terser minification with drop_console/drop_debugger and mangle\n- Report compressed sizes; tighten chunk size warning threshold\n- Prebundle critical deps via optimizeDeps.include\n- Add terser and babel-plugin-import to devDependencies\n\nImpact: raw ~1.2MB total, gzip ~385KB; removed duplicated multi-MB bundles. (ef36e48)
  • deployment: add docker support and digital ocean deployment guide (47d7eaa)
  • exception: sanitize sensitive headers in exception context (d7610ee)
  • initial release of @hono/telescope v0.1.0-beta.1 (c4d6376)
  • major UI/UX improvements and filtering enhancements (1d9276c)
  • project: restructure to monorepo and improve hono compatibility (c6e814c)
  • telescope: add clear data and live mode features (3e9b3e2)

🐛 Bug Fixes

  • add npm OTP support to release config (1c710b1)
  • address cursor bot review feedback (5bec183)
  • core: resolve all linter errors and improve database interceptor (3262bb6)
  • correct sed command in build script (7711b10)
  • dashboard: import SVG icon as module and separate roadmap features (9c6b9e9)
  • docker: install dev dependencies for build, then clean up (17e730a)
  • remove broken otp config from release-it (832ad65)
  • replace @hono-telescope/types imports in dist files (d6524cd)
  • resolve @hono-telescope/types import errors (ae798d6), closes #1
  • resolve eslint errors, add lint and test to CI and release pipeline (9c201a2)
  • security: finalize header sanitization implementation (f9c5af6)
  • types: resolve @hono-telescope/types module import errors (a94416b), closes #1
  • use node script instead of sed for import replacement (91a8a2e)

♻️ Refactoring

  • comprehensive bug fixes, cleanup, and dependency optimization (014dd01)
  • convert to turborepo monorepo structure (ec4a443)
  • core,dashboard: complete type system overhaul and API restructuring (5fa775d)
  • restructure project with clean architecture and improved organization (536b21c)

💎 Styling

  • core: format database interceptor with prettier (0e51d4c)
  • ignore CHANGELOG.md from prettier formatting (7193226)

📚 Documentation

  • add professional open source governance files (c3b0696)
  • community: add contributing guide and issue templates (83b9913)
  • formatting improvements in MONOREPO.md (3b1c282)
  • release: add comprehensive release notes for v0.1.11 (0b4819a)
  • update documentation for single workspace structure (936b8d0)
  • update documentation for single workspace structure and add development guide (6660e68)
  • update live demo url to production digital ocean instance (b69491e)

✅ Tests

  • add comprehensive unit tests for core modules (ec3b836)

🏗️ Build

  • add prettier as dev dependency and format project (cbfb274)
  • include @hono-telescope/types in core package build (1451a47)
  • remove generated dist files (9433772)
  • scripts: ensure dashboard assets and html are copied to dist properly (6a74b4f)
  • setup eslint with typescript support (86f4cf0)

Release v0.1.17

Choose a tag to compare

@Jubstaaa Jubstaaa released this 04 Nov 15:02

0.1.17 (2025-11-04)

✨ Features

  • build: optimize dashboard bundle size\n\n- Add granular manualChunks (ui-antd, react-core, router, state, utils, http, ui-utils, app)\n- Enable terser minification with drop_console/drop_debugger and mangle\n- Report compressed sizes; tighten chunk size warning threshold\n- Prebundle critical deps via optimizeDeps.include\n- Add terser and babel-plugin-import to devDependencies\n\nImpact: raw ~1.2MB total, gzip ~385KB; removed duplicated multi-MB bundles. (7b178d1)

Release v0.1.16

Choose a tag to compare

@Jubstaaa Jubstaaa released this 04 Nov 14:40

0.1.16 (2025-11-04)

✨ Features

  • telescope: add clear data and live mode features (fb076ad)

Release v0.1.15

Choose a tag to compare

@Jubstaaa Jubstaaa released this 01 Nov 14:23

0.1.15 (2025-11-01)

✨ Features

  • exception: sanitize sensitive headers in exception context (e826737)

Release v0.1.14

Choose a tag to compare

@Jubstaaa Jubstaaa released this 31 Oct 19:32

0.1.14 (2025-10-31)

🐛 Bug Fixes

  • resolve @hono-telescope/types import errors (74ea8e3), closes #1
  • types: resolve @hono-telescope/types module import errors (c2aaa06), closes #1

📚 Documentation

  • community: add contributing guide and issue templates (06153bb)

Release v0.1.13

Choose a tag to compare

@Jubstaaa Jubstaaa released this 31 Oct 11:58

0.1.13 (2025-10-31)

🐛 Bug Fixes

  • security: finalize header sanitization implementation (2ab1465)

Release v0.1.12

Choose a tag to compare

@Jubstaaa Jubstaaa released this 31 Oct 09:29

0.1.12 (2025-10-31)

🏗️ Build

  • scripts: ensure dashboard assets and html are copied to dist properly (5e7c82a)

Release v0.1.11

Choose a tag to compare

@Jubstaaa Jubstaaa released this 31 Oct 09:06

0.1.11 (2025-10-31)

🐛 Bug Fixes

  • dashboard: import SVG icon as module and separate roadmap features (60ce44c)

Release v0.1.10

Choose a tag to compare

@Jubstaaa Jubstaaa released this 31 Oct 08:49

0.1.10 (2025-10-31)

✨ Features

  • major UI/UX improvements and filtering enhancements (db64298)

Release v0.1.9

Choose a tag to compare

@Jubstaaa Jubstaaa released this 30 Oct 18:25

0.1.9 (2025-10-30)

✨ Features

  • deployment: add docker support and digital ocean deployment guide (dbc94f4)

🐛 Bug Fixes

  • docker: install dev dependencies for build, then clean up (d050e95)

📚 Documentation

  • update documentation for single workspace structure (1554657)
  • update documentation for single workspace structure and add development guide (a4dadcd)
  • update live demo url to production digital ocean instance (be27c87)