Releases: ringwormGO-organization/Termi
v3.2.0
Termi stable release
Termi v3.2.0
This release brings Termi's refactoring. This is only technical refactoring which improved several things under the hood while user interface remained the same.
These things are:
- better settings handling,
- better translations,
- better functions for loading functions from dynamic libraries,
- improved external libraries handling,
- better networking handling
- ...
Roadmap for v4.0.0:
- new GUI model which supports interaction with executing process
- networking for Windows
What's Changed
- Code Duplication by @EndermanPC in #22
Full Changelog: v3.1.1...v3.2.0
©2021 – present ringwormGO
v3.1.1
v3.1.0
Termi stable release
Termi v3.1.0
Even though this is not major release, it brings revolutionary changes to Termi, networking. Networking is something that ringwormGO planned from beginnings of the project, but it was put on side and Termi became kind of dead project. But, I managed to merge old chatroom code into my project, kaladont. So, I decided to bring Termi back from the dead and implement networking. In this release only for UNIX systems, but in next release, for Windows.
New features:
- Networking
- BSD macros
Missing features:
- Networking for Windows
Special thanks:
- hahahahacker2009 for BSD macros (we made lot of pr reviews)
- Chenxu Wang for chatroom code
random dev picture around one day before this release
What's Changed
- Update Translation.hpp by @hahahahacker2009 in #11
- add OpenBSD and NetBSD macros by @hahahahacker2009 in #12
- Update README and remove
dl
when linkingTermi-GUI
by @hahahahacker2009 in #15 - BSD support and multithread make support on compile_all.sh by @hahahahacker2009 in #17
- Update translation.hpp by @EndermanPC in #19
- Update base64.hpp by @EndermanPC in #20
New Contributors
- @EndermanPC made their first contribution in #19
And - Merry Christmas!!!!!
©2021 – present ringwormGO
v3.0.0
Termi stable release
Termi v3.0.0
We are glad here at ringwormGO that we released third stable release of Termi which should be first stable release.
New features:
- one code base
- themes
- each tab is independent
- better way of loading third party commands/applications
- new JSON entries
- ...
Missing features:
- Networking (remote connection)
- Serial port
- Real GUI models
Down below is .zip file so you can test Termi faster
Also, we would like if you can take few minutes to test and you can report issues through GitHub issue or on our Discord server:
https://discord.gg/zyzbdrDRQF
But before opening issue or asking in Discord server check documentation
Thank you for choosing Termi and thank you for all contributors which contributed and will to Termi
Also, few more things. This is probably last Termi release since we are moving on new projects and Termi is nearly done. You can except bug fixes or new feature once in while, but probably not.
And second thing is: Merry Christmas!!!!!
NOTE
Zip file of source code is little bit broken, so please use zip files of executable
©2021 – present ringwormGO
v2.0.0
Termi stable release
Termi v2.0.0
We are glad here at ringwormGO that we released second stable release of Termi. This release can load all commands from separate file (.dll or .so file)
In this release you can find .zip files which have all files which program needs.
Also, we would like if you can take few minutes to test and you can report issues through GitHub issue or on our Discord server:
https://discord.gg/zyzbdrDRQF
But before opening issue or asking in Discord server check documentation
Thank you for choosing Termi and thank you for all contributors which contributed and will to Termi
©2021 – present ringwormGO
Termi v1.0.0
Termi stable release
Termi v1.0.0
We are glad here at ringwormGO that we released Termi stable release. This release are specific and have some strange stuff which some users will like, some not. For second release we are planning to change terminal design and commands execution system.
In this release you can find executables to download Don't forget to have termi.png
in same folder as executable.
Also, we would like if you can take few minutes to test and you can report issues through GitHub issue or on our Discord server:
https://discord.gg/zyzbdrDRQF
But before opening issue or asking in Discord server check documentation
Thank you for choosing Termi and thank you for all contributors which contributed and will to Termi
©2022 ringwormGO