Skip to content

Releases: a0v0/avtoolz

v2.0.2

19 Apr 09:13
79b9154
Compare
Choose a tag to compare

What's Changed

  • fix: fixed vercel build error by @a0v0 in #44

Full Changelog: v2.0.1...v2.0.2

v2.0.1

19 Apr 09:03
4b8b938
Compare
Choose a tag to compare

What's Changed

  • fix: fixed a bug which retained the uploaded files across pages by @a0v0 in #41
  • bug: fixed unnecessary navigation item by @a0v0 in #43

Full Changelog: v2.0.0...v2.0.1

v2.0.0

15 Apr 14:31
6fff1b0
Compare
Choose a tag to compare

🔥🔥🔥🔥 New Tools Added 🔥🔥🔥🔥

  • Merge PDF
  • Image to PDF

Give it a star ⭐🌟✨

Full Changelog: https://github.com/a0v0/avtoolz/commits/v1.0.1

v0.0.1

25 Jan 15:41
Compare
Choose a tag to compare

aVToolz v0.0.0 (Deprecated)

Requirements

Running Locally

  1. Clone the repository
git clone https://github.com/a0v0/avtoolz --branch v0.0.1 --single-branch
  1. Install dependencies
pnpm install
  1. Run the development server
pnpm start