Skip to content

Releases: bajrangCoder/acodex-server

AcodeX-server v1.1.6

24 Apr 12:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.6

AcodrX-server v1.1.4

01 Mar 05:11
Compare
Choose a tag to compare

Fixed the weird compatibility issues on termux.

Full Changelog: v1.1.2...v1.1.4

AcodeX-Server v1.1.2 🚀

23 Jan 17:51
Compare
Choose a tag to compare

We are excited to announce the release of AcodeX Server v1.1.2, bringing a host of improvements to elevate the experience. This release focuses on performance, stability, and enhanced functionality.

Key Highlights:

  1. Migration to TypeScript:
    • The entire codebase has been migrated to TypeScript, enhancing code readability, maintainability, and developer productivity.
  2. Reduced Build Bundle Size:
    • Significant optimizations have been implemented to reduce the server's build bundle size, ensuring a more efficient and faster start 🚀.
  3. Local Network Support:
    • AcodeX Server is now capable of running on local networks, using axs -i
  4. Blazingly Fast Server Powered by Hono:
    • The server performance has been turbocharged with the migration from express to Hono, delivering an exceptionally fast server
  5. Tiny Bundle Size
  6. Stability Enhancements:
    • Numerous stability enhancements have been implemented, addressing potential issues and providing a more robust experience.
  7. Extended CLI Commands:
    • Explore additional command-line options with the newly added CLI commands. Run acodex-server --help to discover the expanded set of functionalities.
  8. Unified Naming Conventions:
    • Now you can use either axs or acodeX-server or acodex-server interchangeably for a consistent user experience.

Full Changelog: https://github.com/bajrangCoder/acodex-server/commits/v1.1.0