Skip to content

Releases: saebyn/glowing-telegram-video-editor

0.2.0

10 Aug 20:28

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump the development-dependencies group across 1 directory with 21 updates by @dependabot[bot] in #109
  • chore(deps): bump the production-dependencies group with 3 updates by @dependabot[bot] in #103
  • chore(deps): bump the production-dependencies group with 3 updates by @dependabot[bot] in #110
  • Add comprehensive GitHub Copilot instructions for development workflow by @Copilot in #116
  • Implement VideoPreview component with audio mixing, waveform timeline, and editable channel names by @Copilot in #114
  • chore(deps): bump the production-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #112
  • chore: update version to 0.2.0 in package.json and package-lock.json by @saebyn in #117

New Contributors

  • @Copilot made their first contribution in #116

Full Changelog: 0.1.9...0.2.0

0.1.9

01 Apr 23:08

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump the development-dependencies group with 13 updates by @dependabot in #85
  • chore(deps): bump the production-dependencies group with 2 updates by @dependabot in #84
  • chore(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #86
  • chore: update import paths to use alias for better readability by @saebyn in #88
  • show timestamp when moving mouse over timeline by @saebyn in #90
  • chore(deps-dev): bump the development-dependencies group with 16 updates by @dependabot in #91
  • chore(deps-dev): bump the development-dependencies group with 16 updates by @dependabot in #93
  • chore(deps): bump the production-dependencies group with 2 updates by @dependabot in #92
  • chore(deps-dev): bump vite from 6.2.2 to 6.2.3 in the npm_and_yarn group by @dependabot in #96
  • chore(deps-dev): bump the development-dependencies group with 13 updates by @dependabot in #95
  • chore(deps): bump the production-dependencies group with 2 updates by @dependabot in #94
  • chore(deps): bump the production-dependencies group with 4 updates by @dependabot in #100
  • chore(deps-dev): bump the development-dependencies group with 13 updates by @dependabot in #99
  • chore: bump version to 0.1.9 by @saebyn in #101

Full Changelog: 0.1.8...0.1.9

0.1.8

01 Mar 21:42

Choose a tag to compare

What's Changed

  • Misc fixes by @saebyn in #75
  • feat: implement configurable silence clip settings in findGaps function by @saebyn in #77
  • chore(deps-dev): bump the development-dependencies group with 10 updates by @dependabot in #78
  • deps: update Tailwind CSS integration and dependencies by @saebyn in #79
  • chore(deps): bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #80
  • chore(deps-dev): bump the development-dependencies group across 1 directory with 15 updates by @dependabot in #82
  • chore: bump version to 0.1.8 and update Vite dependency to 6.2.0 by @saebyn in #83

Full Changelog: 0.1.7...0.1.8

0.1.7

13 Feb 01:33

Choose a tag to compare

What's Changed

Full Changelog: 0.1.6...0.1.7

0.1.6

12 Feb 01:41

Choose a tag to compare

What's Changed

  • feat: add vite-plugin-dts for TypeScript declaration file generation … by @saebyn in #73

Full Changelog: 0.1.5...0.1.6

0.1.5

12 Feb 01:17

Choose a tag to compare

What's Changed

  • Enhance TimeTable row key for better uniqueness and improve formatMs … by @saebyn in #54
  • Add text property to TimelineItem and update Timeline components to u… by @saebyn in #55
  • Create chromatic.yml by @saebyn in #58
  • Add storybook-dark-mode support and update components for dark mode c… by @saebyn in #60
  • Add IconButton and SelectedCutsDialog components with Storybook stories by @saebyn in #62
  • Bump vitest from 3.0.4 to 3.0.5 in the npm_and_yarn group by @dependabot in #63
  • Bump the development-dependencies group across 1 directory with 3 updates by @dependabot in #65
  • add cut selection to video editor page by @saebyn in #67
  • 2025 02 09 post stream fixes by @saebyn in #68
  • add vod split autoselect for cut selection #66 by @saebyn in #71
  • Vite lib mode by @saebyn in #72

Full Changelog: 0.1.4...0.1.5

0.1.4

29 Jan 23:12

Choose a tag to compare

What's Changed

  • Refactor VideoSelectionPage to accept parsed content as a prop by @saebyn in #50

Full Changelog: 0.1.3...0.1.4

What's Changed

  • Refactor VideoSelectionPage to accept parsed content as a prop by @saebyn in #50
  • Bump version to 0.1.4 and update repository URL format in package.json by @saebyn in #51

Full Changelog: 0.1.3...0.1.4

0.1.3

27 Jan 03:18

Choose a tag to compare

What's Changed

  • Bump version to 0.1.2 and add sponsor field in package.json by @saebyn in #45
  • Bump version to 0.1.3 and add @rollup/plugin-commonjs as a dependency… by @saebyn in #46

Full Changelog: 0.1.1...0.1.3

0.1.1

27 Jan 02:49

Choose a tag to compare

What's Changed

  • Bump @vitest/ui from 1.6.0 to 2.1.3 by @dependabot in #1
  • Bump @types/node from 20.17.1 to 22.8.1 by @dependabot in #2
  • Bump prettier from 3.1.1 to 3.3.3 by @dependabot in #3
  • Bump happy-dom from 12.10.3 to 15.7.4 by @dependabot in #4
  • Bump vite-tsconfig-paths from 4.3.2 to 5.0.1 by @dependabot in #5
  • Bump @vitest/ui from 2.1.3 to 2.1.4 by @dependabot in #10
  • Bump @testing-library/react from 14.3.1 to 16.0.1 by @dependabot in #12
  • Bump @chromatic-com/storybook from 1.9.0 to 3.2.0 by @dependabot in #14
  • Bump typescript-eslint from 8.11.0 to 8.12.1 by @dependabot in #15
  • Bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.12.1 by @dependabot in #16
  • Make zooming on the timeline pan towards the mouse cursor by @saebyn in #17
  • Fix configuration error in dependabot.yml by @saebyn in #18
  • Bump the development-dependencies group with 13 updates by @dependabot in #19
  • Update TypeScript to version 5.6.3 in package.json and package-lock.json by @saebyn in #21
  • Bump the development-dependencies group with 4 updates by @dependabot in #22
  • Bump happy-dom from 15.8.4 to 15.11.0 in the npm_and_yarn group across 1 directory by @dependabot in #24
  • Bump the development-dependencies group with 14 updates by @dependabot in #25
  • Bump the development-dependencies group with 13 updates by @dependabot in #26
  • Bump the development-dependencies group across 1 directory with 18 updates by @dependabot in #28
  • Bump the development-dependencies group across 1 directory with 16 updates by @dependabot in #33
  • Bump the development-dependencies group across 1 directory with 18 updates by @dependabot in #38
  • Add HLS.js support to VideoPlayer component by @saebyn in #39
  • Refactor project structure and update dependencies for improved build… by @saebyn in #40
  • Add GitHub Actions workflow for npm publishing and remove private fla… by @saebyn in #41
  • Add repository field to package.json by @saebyn in #42
  • Remove unnecessary version update step from GitHub Actions workflow f… by @saebyn in #43
  • Bump version to 0.1.1 in package.json by @saebyn in #44

New Contributors

Full Changelog: https://github.com/saebyn/glowing-telegram-video-editor/commits/0.1.1