Releases: spring1843/FreeDevTool.App
Releases · spring1843/FreeDevTool.App
FreeDev Tool App v0.0.25
What's Changed
- Add nanoseconds, and show NOW in the selected format by @spring1843 in #300
- Fix TLS Decoder by @spring1843 in #301
Full Changelog: v0.0.24...v0.0.25
Released on 2026-06-07
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.25📦 Run Dev Environment Locally
- Download source code file
v0.0.25.tar.gzorv0.0.25.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project
🔗 Links
FreeDev Tool App v0.0.24
What's Changed
- Fix multiple small issues (#274, #277, #278) by @spring1843 in #298
- Add auto process option to fix issue #272 and fix formatting #273 by @spring1843 in #299
Full Changelog: v0.0.23...v0.0.24
Released on 2026-05-25
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.24📦 Run Dev Environment Locally
- Download source code file
v0.0.24.tar.gzorv0.0.24.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project
🔗 Links
FreeDev Tool App v0.0.23
What's Changed
- Improve text diff by @spring1843 in #294
- fix some tailwind problems by @spring1843 in #295
- If protocol is not known then show unknown by @spring1843 in #296
- Fix: show error for year with more than 4 digits in Time Formatter by @spring1843 in #297
Full Changelog: v0.0.22...v0.0.23
Released on 2026-05-24
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.23📦 Run Dev Environment Locally
- Download source code file
v0.0.23.tar.gzorv0.0.23.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project
🔗 Links
FreeDev Tool App v0.0.22
What's Changed
- Add cbor encode decode by @spring1843 in #293
Full Changelog: v0.0.21...v0.0.22
Released on 2026-04-20
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.22📦 Run Dev Environment Locally
- Download source code file
v0.0.22.tar.gzorv0.0.22.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project
🔗 Links
FreeDev Tool App v0.0.21
What's Changed
- Fix vulnerable deps by @spring1843 in #291
- Homepage and menu design improvements by @Aamirrafiqgfx in #292
New Contributors
- @Aamirrafiqgfx made their first contribution in #292
Full Changelog: v0.0.20...v0.0.21
Released on 2026-01-30
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.21📦 Run Dev Environment Locally
- Download source code file
v0.0.21.tar.gzorv0.0.21.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project
🔗 Links
FreeDev Tool App v0.0.20
What's Changed
- Add more categories to unit converter by @spring1843 in #289
- add original logo and update other icons with higher quality by @spring1843 in #290
Full Changelog: v0.0.19...v0.0.20
Released on 2025-12-30
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.20📦 Run Dev Environment Locally
- Download source code file
v0.0.20.tar.gzorv0.0.20.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project
🔗 Links
FreeDev Tool App v0.0.19
What's Changed
- add jq to e2e image by @spring1843 in #288
Full Changelog: v0.0.18...v0.0.19
Released on 2025-12-25
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.19📦 Run Dev Environment Locally
- Download source code file
v0.0.19.tar.gzorv0.0.19.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project
🔗 Links
FreeDev Tool App v0.0.18
What's Changed
- fix(timezone): sticky search field and proper filtering in dropdown by @Hasham-dev in #263
- [Bug]: Invalid leap day (2100-02-29) accepted and converted to timestamp. #89 by @Shahzaib342 in #264
- fix: auto-focus keyboard test input area on load by @Hasham-dev in #256
- Add input for selecting date format for date converter by @spring1843 in #266
Full Changelog: v0.0.17...v0.0.18
Released on 2025-12-20
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.18📦 Run Dev Environment Locally
- Download source code file
v0.0.18.tar.gzorv0.0.18.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project
🔗 Links
FreeDev Tool App v0.0.17
What's Changed
- More strict linters by @spring1843 in #255
- [Bug]: Decode functionality in the Base64 Encoder/Decoder tool does not work. by @Shahzaib342 in #259
- Bugfix: Adding a new tone in the Multi-Tone Metronome tool does not d… by @waseemkhan00777 in #257
- [Bug]: Selecting Binary (Base 2) in the Number Base Converter tool redirects to a blank screen. by @Shahzaib342 in #258
- Bugfix: Long output content causes full page scroll instead of box sc… by @waseemkhan00777 in #235
- Bugfix: Incomplete character rendering and blank characters in Unicod… by @waseemkhan00777 in #232
- Fix Quick Presets not updating fields in Date/Time Difference Calculator by @Hasham-dev in #250
- fix(timer): Stop All now pauses timers without resetting time by @Hasham-dev in #252
- fix: treat special characters as literal in Search & Replace when reg… by @Hasham-dev in #254
- Pause all, continue all, start all, and reset all button by @spring1843 in #260
- Visible feedback by @spring1843 in #261
New Contributors
- @Shahzaib342 made their first contribution in #259
Full Changelog: v0.0.16...v0.0.17
Released on 2025-12-07
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.17📦 Run Dev Environment Locally
- Download source code file
v0.0.17.tar.gzorv0.0.17.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project
🔗 Links
FreeDev Tool App v0.0.16
What's Changed
- Improve mobile version by @spring1843 in #249
- feat(webcam): improve permission status detection by @Hasham-dev in #247
- Add visual feedback for selected preset in Countdown Timer by @Hasham-dev in #251
- Mic status by @spring1843 in #253
Full Changelog: v0.0.15...v0.0.16
Released on 2025-12-01
🐳 Run Compiled Image Locally
Using Docker
docker run -p 9090:9090 ghcr.io/spring1843/freedevtool.app/app:v0.0.16📦 Run Dev Environment Locally
- Download source code file
v0.0.16.tar.gzorv0.0.16.zipfrom release assets. - Extract the archive
- Run
make depsto install all dependencies - Run
make devto start dev server - When the webserver is ready, click on the localhost URL to browse the project