Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@Nick-prog Nick-prog released this 26 Jun 18:01
· 5 commits to main since this release
d21c0c1

Release v2.1.0

Announcing the release of version 2.1.0 of the Clive-Webhook project! This release marks a significant upgrade to automated pulls and security improvements .

Highlights

Automated Pulls

  • Automated 1: Capable of downloading and storing files by the hour designated by the user.
  • Automated 2: Still able to run a quick pull and store by inputting an input of 1 in the pop-up dialog box.

Security Improvements

  • Security 1: Utilization of environment variables to hide sensitive information during packaging and cloning.
  • Security 2: Enabled through the .env file type. Create your own and store it within the cloned project to enable similar outputs.

Downloads

The v2.1.0 packaged program can be download here.

Future Updates

  • Improved packaging optimization.
  • Continued code refactoring and improving the object-oriented architecture.
  • Clear comments and documentation within each class and method.

Contributors

Feedback and contributions are invaluable. If you encounter any issues or have suggestions for future releases, please open an issue on our [GitHub repository].

What's Changed?

Full Changelog: v2.0.0...v2.1.0