Skip to content

Releases: YueMiyuki/devutils

App v1.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Jan 13:12
be359c6

See the assets to download this version and install.

What's Changed

  • If you are nerdy:
    feat(core): add unified API layer with Tauri invoke for desktop tools by @YueMiyuki in #26
    Bump to v1.0.1 by @YueMiyuki in #27

  • TL;DR:
    Fixed some problems regarding API routes (Tauri does not support /api route, as we need static exports here, yeah, I am stupid), they are re-written to rust, and kept for preview under Vercel deployments.
    Also added cache for Actions

Full Changelog: app-v1.0.0...app-v1.0.1

First stable release!

Choose a tag to compare

@YueMiyuki YueMiyuki released this 20 Jan 10:03
5a1b613

What's Changed

  • Merge Dev by @YueMiyuki in #1
  • feat(core): add tab closing keyboard shortcut and improve URL handling by @YueMiyuki in #14
  • feat(tools): add regex tester, color picker, timestamp converter, cron generator by @YueMiyuki in #15
  • feat(i18n): add internationalization support for remaining tools by @YueMiyuki in #18
  • feat(tools): add new developer tools and backend features by @YueMiyuki in #19
  • feat(tools): add ssl, websocket, lorem, and ascii utilities by @YueMiyuki in #20
  • Fix vercel /api route error and add readme by @YueMiyuki in #21
  • fix(core): Enhance UI, new feats and introduce better-tailwindcss eliint plugin by @YueMiyuki in #22
  • Fix formatting of commit message instruction by @YueMiyuki in #23
  • feat(tcp-udp-tool): Add abort button by @YueMiyuki in #24
  • Bump version to 1.0.0 by @YueMiyuki in #25

Full Changelog: app-v0.1.0...app-v1.0.0

App Alpha v0.1.0

App Alpha v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jan 05:09

See the assets to download this version and install.