-
released this
2026-01-19 13:59:46 +07:00 | 0 commits to main since this release📅 Originally published on GitHub: Mon, 19 Jan 2026 06:30:10 GMT
🏷️ Git tag created: Mon, 19 Jan 2026 06:59:46 GMTRelease Notes v1.2.3
Features
- Added status bars for improved visibility.
- Implemented an update checker and notification system to inform you of new versions.
Bug Fixes
- Fixed CORS (Cross-Origin Resource Sharing) issues.
Maintenance
- Updated internal versioning to v1.2.3.
Downloads
-
released this
2026-01-19 11:09:42 +07:00 | 2 commits to main since this release📅 Originally published on GitHub: Mon, 19 Jan 2026 04:10:10 GMT
🏷️ Git tag created: Mon, 19 Jan 2026 04:09:42 GMTRelease Notes v1.2.2
Bug Fixes
- Addressed and corrected Docker permission issues.
Downloads
-
released this
2026-01-19 10:04:47 +07:00 | 3 commits to main since this release📅 Originally published on GitHub: Mon, 19 Jan 2026 03:05:26 GMT
🏷️ Git tag created: Mon, 19 Jan 2026 03:04:47 GMTRelease Notes v1.2.1
Maintenance
- Bumped version to v1.2.1.
- Started tracking the
.gitkeepfile within thepluginsfolder. - Stopped tracking the content of the
pluginsfolder.
Downloads
-
released this
2026-01-19 06:56:44 +07:00 | 6 commits to main since this release📅 Originally published on GitHub: Sun, 18 Jan 2026 16:29:52 GMT
🏷️ Git tag created: Sun, 18 Jan 2026 23:56:44 GMTRelease Notes v1.2.0
Maintenance
- Added an automated AI release notes generator to the CI workflow.
- Bumped the version to v1.2.0, performed repository cleanup, and updated documentation references.
Downloads
-
released this
2026-01-18 14:00:55 +07:00 | 8 commits to main since this release📅 Originally published on GitHub: Sun, 18 Jan 2026 07:01:26 GMT
🏷️ Git tag created: Sun, 18 Jan 2026 07:00:55 GMTFull Changelog: https://github.com/mivodev/mivo/compare/v1.1.0...v1.1.1
Downloads
-
released this
2026-01-17 13:57:08 +07:00 | 13 commits to main since this release📅 Originally published on GitHub: Sat, 17 Jan 2026 07:02:19 GMT
🏷️ Git tag created: Sat, 17 Jan 2026 06:57:08 GMTFull Changelog: https://github.com/dyzulk/mivo/compare/v1.0.0...v1.1.0
Full Changelog: https://github.com/dyzulk/mivo/compare/v1.0.0...v1.1.0
Downloads
-
released this
2026-01-16 15:15:09 +07:00 | 25 commits to main since this release📅 Originally published on GitHub: Fri, 16 Jan 2026 08:23:01 GMT
🏷️ Git tag created: Fri, 16 Jan 2026 08:15:09 GMTMIVO (Mikrotik Voucher) v1.0.0
MIVO is a modern rewrite of the legendary Mikhmon v3, designed for performance and user experience.
Key Features
- ** Lightweight Core**: Custom minimal MVC framework (~50KB core).
- ** Modern UI**: Glassmorphism design with TailwindCSS & Alpine.js.
- ** Responsive**: Optimized for Mobile & Desktop.
- ** Secure**: Encrypted sessions & credentials.
- ** API Ready**: Built-in REST API support.
- ** Docker Ready**: Native support for containerized deployment.
Installation
- Docker (Recommended):
docker run -d -p 8080:80 dyzulk/mivo:latest - Shared Hosting / Manual:
- Download
mivo-v1.0.0.zipbelow (NOT the Source code). - Upload & Extract.
- Open in browser and follow the installer.
- Download
Notes
- Ensure your server runs PHP 8.0+ with
sqlite3extension enabled. - Default installation will guide you to create an Admin account.
Built with ❤️ by DyzulkDev
Downloads
mirror of
https://github.com/mivodev/mivo.git
synced 2026-01-25 21:18:49 +07:00