Skip to content

Releases: k754a/C-Plus-Plus-Web-Engine

Release 1.0.0

Choose a tag to compare

@k754a k754a released this 28 Aug 23:37

Release 1.0.0 is the full release of the webengine for windows.

NOTE: Linux as of release is not supported yet, as my VM makes it very hard to test, but hopefully ill get it working soon!

MS Defender may flag the exe as a trojan, if you do not want to run it, you can use the web version. (or build from source.)

Features added:

  • Ui improvements across the board
  • Improvements to styling, and more ways to render and position text
  • Migrated from MSBuild to CMake
  • Start of Linux support
  • Context menu
  • MANY bug fixes.

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

Release 0.1.0

Choose a tag to compare

@k754a k754a released this 03 Aug 00:04

Release 0.1.0

No current bugs that I know of in this release.

Main features:

  • GUI

  • Multitasking

  • Tabs

  • Images

  • Basic Formatting

  • Dark mode + Light mode

  • Page printing

More stuff is coming soon; to use it, unzip the zip, and just press the exe to start.

Full Changelog: https://github.com/k754a/C-Plus-Plus-Web-Engine/commits/v0.1.0