Skip to content

Releases: hackthedev/teardrop

3.3.2

11 Aug 06:21
22c4a0b
Compare
Choose a tag to compare

This release will include new features that were added in commit 4bc80e4 .


Whats new

  • Make Application Unkillable
    • If terminated, bluescreen occurs

  • Register for StartUp
  • Added new settings for application (unkillable, application_name, theme)
  • Added "Theme System"
  • Made use of the debug setting ( example )
  • Fixed typo
  • Added "fuse"
    • Disabled File Encryption so you dont accidentally encrypt your own drive while programming or debugging

2.2.2

27 Jul 07:36
15ab4c4
Compare
Choose a tag to compare

Added new Features and fixed bugs.

  • Better Log File Format
  • Enable/Disable Taskmanager
  • Encryption Bug Fixes (not fully fixed yet ??)

2.1.1

05 Jul 19:48
307d92c
Compare
Choose a tag to compare

Release from the 5th July, 2021. This release fixed the issue #5 , #4 , #3 (html file creation) and #6 . To see what has changed, see this commit d3d9beb

Known Issues

#7

Beta 1.0.0

25 Apr 16:44
Compare
Choose a tag to compare
Beta 1.0.0 Pre-release
Pre-release

This release is theoretically functional. You might encounter bugs. File encryption and decryption was not tested yet. Also Decryption Method is implemented, not used for now. Will be implemented in the next view updates with better visuals, as current visuals were made for testing purposes only.

Implementing it on your own wont be hard though. Anyways you can wait until i make a new release.