Skip to content

Releases: Nick-prog/Clive-Webhook

v2.1.0

26 Jun 18:01
d21c0c1
Compare
Choose a tag to compare

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

v2.0.0

26 Jun 17:34
Compare
Choose a tag to compare

Release v2.0.0

Announcing the release of version 2.0.0 of the Clive-Webhook project! This release marks a significant upgrade to quicker runtimes, improved packaging optimization, and the removal of user interactions .

Highlights

Quicker Runtimes

  • Runtime 1: Capable of downloading and storing files in less than a second.
  • Runtime 2: Improved variable storage for optimal compiling.
  • Runtime 3: Streamlined methods for quicker look ups without sacrificing readability.

Improved Packaging Optimization

  • Packaging 1: Updated setup.py and requirements.txt file for smaller dependency list.
  • Packaging 2: Reduced original 80+ MB download to less than 9 MB.

Removal of User Interactions

  • Removal 1: No longer supporting a UI approach. Chose a simple click to startup and run for all Pipedream sources.
  • Removal 2: No longer need separation of departments during runtime.

Downloads

The v2.0.0 packaged program can be download here.

Future Updates

  • Improved packaging optimization.
  • Automated pulls every hour.
  • 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: v1.0.0...v2.0.0

v1.0.0

26 Jun 16:35
Compare
Choose a tag to compare

Release v1.0.0

Announcing the release of version 1.0.0 of the Clive-Webhook project! This release marks a significant milestone and includes automated features, unique interfaces, and quick runtimes.

Highlights

Automated Features

  • Feature 1: Automated pulling and saving at the click of a button.
  • Feature 2: Detailed description of the application's name and document type during storing.
  • Feature 3: Department specific targeted downloads.

Unique Interfaces

  • Interface 1: Simple UI created for quick tracking and pulling capabilities.
  • Interface 2: Separate tabs for two different webhook links.
  • Interface 3: Real-time graphs and entries for each Pipedream source.

Quick Runtimes

  • Runtimes 1: Less than 3 seconds to pull and store over a 100 entries at a time.

Downloads

The v1.0.0 packaged program can be download here.

Future Updates

  • Improved UI and packaging optimization.
  • Quicker runtime speeds.
  • Code refactoring and improving the object-oriented architecture.

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

New Contributors

Full Changelog: https://github.com/Nick-prog/Clive-Webhook/commits/v1.0.0