Skip to content

Releases: blinko-space/blinko

v0.40.5

21 Feb 08:35
Compare
Choose a tag to compare

0.40.5 (2025-02-21)

Bug Fixes

  • Improve global configuration retrieval logic (5627ef9)

v0.40.4

21 Feb 07:09
Compare
Choose a tag to compare

0.40.4 (2025-02-21)

Bug Fixes

v0.40.3

21 Feb 03:53
Compare
Choose a tag to compare

0.40.3 (2025-02-21)

Bug Fixes

  • Move plugin storage to .blinko directory (37d63c2)

v0.40.2

20 Feb 15:24
Compare
Choose a tag to compare

0.40.2 (2025-02-20)

Bug Fixes

  • Add global clipboard copy function and update build configurations (147d8c7)
  • plugin issues (4cb83f4)

v0.40.1

20 Feb 13:06
Compare
Choose a tag to compare

0.40.1 (2025-02-20)

Bug Fixes

  • config: Update plugin route to use API endpoint for serving plugins (f893873)

v0.40.0

20 Feb 12:37
Compare
Choose a tag to compare

0.40.0 (2025-02-20)

Bug Fixes

  • Improve plugin installation and error handling (9b99200)

Features

  • config: Add rewrite rule for serving plugins from public directory (6db57d0)

v0.39.3

20 Feb 12:09
Compare
Choose a tag to compare

0.39.3 (2025-02-20)

Bug Fixes

v0.39.2

20 Feb 11:59
Compare
Choose a tag to compare

0.39.2 (2025-02-20)

Bug Fixes

  • plugin: Hardcode dev plugin name for settings configuration (96baf02)

v0.39.1

20 Feb 10:02
Compare
Choose a tag to compare

0.39.1 (2025-02-20)

Bug Fixes

  • Remove debug logging of plugin menu length in right-click menu (f6028e4)

v0.39.0

20 Feb 09:49
Compare
Choose a tag to compare

0.39.0 (2025-02-20)

Bug Fixes

  • add TypeScript type definitions and enhance plugin architecture (cd7db9c)
  • plugin: improve plugin (d62a1ef)

Features

  • enhance plugin system with Alpine.js and custom toolbar icons (7499ba7)
  • integrate custom plugin loading in MyApp component (7a81b81)
  • integrate SystemJS for dynamic plugin loading (3ef8db6)
  • plugin: Add settings panel support for installed plugins (2c71ebf)
  • plugin: Enhance plugin system with advanced features and UI improvements (819ddcb)
  • plugin: Enhance plugin system with dynamic toolbar rendering and global Blinko interface (df2ef70)
  • plugin: Implement comprehensive plugin management system (f76c451)
  • plugin: Modify dev plugin loading to support settings panel detection (1428bbb)