Skip to content

Releases: Nikoh77/Shinogramma

v0.3.6

28 Jun 13:48
Compare
Choose a tag to compare
  1. Support for substreams,
  2. code cleanup
  3. bug fixes

Attached linux executable.

v0.3.5

09 Jun 15:16
Compare
Choose a tag to compare
  • Implemented a notification system, allowing you to completely avoid configuring Telegram notifications on Shinobi.

  • Implemented a customizable system to limit the calls Shinobi makes when events are detected.

  • Shinogramma now responds better to SIGTERM and SIGINT signals from the operating system, promoting better and safer shutdown management.

  • General code cleanup and improvement.

I remind everyone that an executable version (compiled) is available for Linux, so you can simply run it without worrying about Python and similar dependencies.

v0.3.0

20 May 21:22
Compare
Choose a tag to compare
  • Main upgrade: event notifications; now Shinogramma integrates a complete notification system via Telegram, so it's possible to avoid configuring it on Shinobi.
  • Settings improvements
  • bugfixes

v0.2.1

17 Mar 23:20
Compare
Choose a tag to compare

Many bug fixes and enhancements.

v0.2

19 Feb 15:17
Compare
Choose a tag to compare

A big update here with user privileges (and restrictions) management.
Now you can choose who and what can do with shinogramma thanks to a granular level of customization.
New logo
bug fix
misc enhancements.

v0.1.6

16 Feb 16:05
Compare
Choose a tag to compare

Shinogramma v0.1.6 Release Notes

We are thrilled to announce the release of Shinogramma v0.1.6, a significant update that brings a host of improvements and enhancements to your experience. This version represents a major milestone in the development of Shinogramma, and includes a comprehensive refactoring of the codebase, the addition of a requirements.txt file for easy installation, and significant security enhancements. Here's what you can expect:

Comprehensive Codebase Refactoring

  • The entire codebase has undergone a thorough refactoring process. This not only improves the internal structure and efficiency of the code but also makes it more readable and maintainable for future updates. Expect a smoother, more reliable performance that sets the stage for more exciting features to come.

Easy Installation with requirements.txt

  • Getting started with Shinogramma is now easier than ever! With the addition of a requirements.txt file, you can install all necessary dependencies with just a single command. This streamlines the setup process, allowing you to dive into Shinogramma's features more quickly.

Enhanced Security

  • Security is our top priority, and with v0.1.6, we've made significant improvements to keep your data safe. This version includes updated security protocols and fixes, ensuring a more secure environment for all users.

We are committed to providing our users with the best possible experience and will continue to release updates that enhance usability, performance, and security. Your feedback is invaluable to us as we strive to make Shinogramma even better. Please don't hesitate to share your thoughts and experiences with this latest version.

Thank you for your continued support!

This text is made by ChatGPT ;-)

v0.1.5

28 Sep 23:08
Compare
Choose a tag to compare
  • Recorded videos section completed
  • Code refactoring
  • bugfix

v0.1.2

24 Sep 21:30
Compare
Choose a tag to compare

Implemented monitors configuration through conversation/chat , now I only need Shinobi's dev help to have it working.

v0.1.1

19 Sep 17:22
Compare
Choose a tag to compare

Fixed problem with Telegram caching videos;
Removed Work In Progress code parts;
Improved rationalization of objects and functions.

v0.1.0

18 Sep 22:53
Compare
Choose a tag to compare
Updated install.sh