Releases: cahaseler/EMPACT
Releases · cahaseler/EMPACT
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.5
v1.0.2
1.0.2 (2024-05-28)
- Initial release of protoype / proof of concept. This doesn't do anything yet, but it's a proof of concept of building a single NextJS powered codebase that has the ability to call web APIs on a server backend or local Rust functions that can interact with Windows, depending on whether the user wants it as a shared webapp with authentication and a central database or a fully-offline local application with no central server and a single user. Then when a commit is merged to Github, an automated CI/CD cycle compiles and publishes Windows installers (code signing possible but not implemented) for the local version, along with a lightweight Linux Docker image that can be deployed as for the web version.