Skip to content

Release - v1.4.0#258

Merged
qgustavor merged 11 commits intomainfrom
next
Apr 20, 2026
Merged

Release - v1.4.0#258
qgustavor merged 11 commits intomainfrom
next

Conversation

@qgustavor
Copy link
Copy Markdown
Owner

@qgustavor qgustavor commented Aug 30, 2025

Release v1.4.0

Changelog

Minor Changes

Implement copyTo (@qgustavor)

Allows copying files.

Patch Changes

Support multiple node.k definitions (@qgustavor)

Fixes issues related to nodes which have multiple key definitions and, due to that, weren't decrypting.

ravindu01manoj and others added 8 commits July 30, 2025 14:21
Also simplified the `target.nodeId ? target.nodeId : target` ternary
because, if target is a File, then it doesn't make sense stringifying it.
Fixes for copyTo implementation
Added --no-check because of this:

   info: The program failed type-checking, but it still might work correctly.
  hint: Re-run with --no-check to skip type-checking.

It should not type check the tests! Why is it doing that? It works on my machine!
@qgustavor qgustavor changed the title Release - v1.3.10 Release - v1.4.0 Aug 30, 2025
@qgustavor
Copy link
Copy Markdown
Owner Author

qgustavor commented Aug 30, 2025

Will merge after fixing #240 and/or #242.

Attempt for fixing #265. Based on @ciqulover research and checked using official web client.
Support multiple node.k definitions
@qgustavor qgustavor changed the title Release - v1.4.0 Release - v1.3.10 Apr 20, 2026
@qgustavor qgustavor changed the title Release - v1.3.10 Release - v1.4.0 Apr 20, 2026
@qgustavor qgustavor merged commit db8a5a9 into main Apr 20, 2026
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants