Skip to content

Releases: Samurai016/concrete_websocket

1.1.3

05 Jul 23:04
Compare
Choose a tag to compare

⚡️⚙️ concrete_websocket v1.1.3

This update brings crucial bug fixes to elevate your WebSocket experience.

What's New:
🐛 Fixed a bug that caused chaos during server startup on Windows servers.
⚙️ Added a new setting for enhanced customization.
📝 Fixed a pesky typo to improve clarity.
🎨 Made minor changes to the UI for a sleeker look.
⚡️ Performance optimizations for smoother operation.

Upgrade now to enjoy the improved reliability and unleash the power of WebSocket communication in your Concrete CMS projects!
Get ready to revolutionize real-time interactions with concrete_websocket v1.1.3! 🚀

1.1.2

04 Jul 20:07
Compare
Choose a tag to compare

🔧🐞 concrete_websocket v1.1.2

This release fixes a critical bug that was preventing servers from starting, ensuring smooth WebSocket functionality for your projects!

What's New:
🐛 Fixed critical bug that prevented servers from starting.

Upgrade now to enjoy the improved reliability and unleash the power of WebSocket communication in your Concrete CMS projects!
Get ready to revolutionize real-time interactions with concrete_websocket v1.1.2! 🚀

1.1.1

03 Jul 21:44
Compare
Choose a tag to compare

🚀 concrete_websocket v1.1.1

We are thrilled to unveil the latest version of concrete_websocket! 🎉 This release brings a plethora of exciting new features, enhancements, and fixes that will take your WebSocket experience to a whole new level. Let's dive right into the highlights:

New Features:
Customize Server Port: Take control of your WebSocket server by setting a port that suits your needs. Tailor it to match your preferences and ensure seamless integration with your existing infrastructure.

Shorthand Restart: We've introduced a handy new shorthand to quickly restart your server. With a simple button, you can now initiate a server restart and test your updates instantly.

REST API Power: Introducing a comprehensive REST API that allows you to effortlessly start, stop, and restart processes. Seamlessly manage your WebSocket operations through easy-to-use API endpoints.

And More:
🔧 Fixed and Improved Server Bootstrap: We've ironed out pesky bugs and enhanced the server bootstrap process to ensure a smooth and stable WebSocket experience.

📚 Updated and Improved Documentation: Our documentation has been enhanced and streamlined, providing you with a comprehensive resource to maximize your experience with concrete_websocket.

🎨 Minor UI Updates: We've added some visual polish to enhance the user interface.

🐞 Minor Bug Fixes: We've resolved minor issues to ensure a smoother experience with concrete_websocket..

♻️ Code Refactoring: Under the hood, we've refactored the codebase, ensuring cleaner and more maintainable code. This refactor lays the foundation for future enhancements and optimizations.

Upgrade to v1.1.1 now and supercharge your WebSocket workflow!

As always, your feedback is crucial in shaping the future of concrete_websocket. Don't hesitate to open an issue if you encounter any problems. We're here to assist you on your WebSocket journey!

Happy WebSocketing! 🌟

1.0.6

07 Mar 21:32
Compare
Choose a tag to compare
  • Added extra ini files support to exec disabled message
  • Changed README
  • Fixed db error

All changes: https://github.com/Samurai016/concrete_websocket/commits/1.0.6

1.0.5

10 Feb 22:45
Compare
Choose a tag to compare
  • Added support for enabling exec
  • Improved server starting
  • Improved UI
  • Fixed bug when installing the package

All changes: https://github.com/Samurai016/concrete_websocket/commits/1.0.5

1.0.4

05 Feb 22:48
Compare
Choose a tag to compare
  • Replaced ErrorLogger with concrete5 log channels

All changes: https://github.com/Samurai016/concrete_websocket/commits/1.0.4

1.0.3.2

05 Feb 22:38
Compare
Choose a tag to compare
  • Fixed UI bugs
  • Fixed critical error in example server

All changes: https://github.com/Samurai016/concrete_websocket/commits/1.0.3.2

1.0.3.1

05 Feb 16:24
Compare
Choose a tag to compare
  • Fixed critical bug on ws server

All changes: https://github.com/Samurai016/concrete_websocket/commits/1.0.3.1

1.0.3

05 Feb 16:21
Compare
Choose a tag to compare
  • Switched to flysystem
  • Removed require when possible
  • Updated to fully qualified namespaces
  • Added exec check

This version contains a critical bug that cause ws servers crashing, please use the latest version instead

All changes: https://github.com/Samurai016/concrete_websocket/commits/1.0.3

1.0.2

05 Feb 16:15
Compare
Choose a tag to compare
  • Provided example
  • Fixed configure.php error
  • Fixed bug in package installation

All changes: https://github.com/Samurai016/concrete_websocket/commits/1.0.2