Skip to content

Release 17.2.12#1946

Merged
sk-keeper merged 19 commits intomasterfrom
release
Apr 9, 2026
Merged

Release 17.2.12#1946
sk-keeper merged 19 commits intomasterfrom
release

Conversation

@sk-keeper
Copy link
Copy Markdown
Collaborator

No description provided.

erinlewis-keeper and others added 19 commits April 3, 2026 14:40
* Added full terminal reset after ssh session exit (clears scrollback etc.)

* Fixes randomly eaten first characters typed after ssh session exit (stdin race condition)

* Fixed random duplicate typed characters (echo)
#1908)

- Added `move` to the list of `apply-action` choices, which will move all returned users to a node - specified with `target-node`

- Added `all` to the list of `status` choices, returning invited, active and locked users with `d=0`

- Fixed an issue where the users updated with `apply-action` are not the same as those filtered with the `node` argument.

- Fixed a potential unwanted behavior where the `node` argument returns a recursive node and subnodes search, preventing you from applying actions to a specific node if it has subnodes. By default, using the `node` argument will only return result from the specified node.

- Added a `recursive` argument to replicate the old behavior with `node` filter.
* Implement convert-all command

* Refactor Convert and Convert-all classes along with a ConvertHelper for common methods
…When using `get <name>` on a shared folder, the name resolution path now delegates to the UID-based execution path via `self.execute()`, ensuring users, teams, and share_admins are included in the output instead of only basic folder fields. (#1914)
Comment thread keepercommander/commands/convert.py Dismissed
Comment thread keepercommander/commands/convert.py Dismissed
Comment thread keepercommander/commands/convert.py Dismissed
Comment thread keepercommander/commands/convert.py Dismissed
Comment thread keepercommander/commands/convert.py Dismissed
Comment thread keepercommander/commands/convert.py Dismissed
Comment thread keepercommander/commands/convert.py Dismissed
Comment thread keepercommander/commands/convert.py Dismissed
Comment thread keepercommander/commands/convert.py Dismissed
Comment thread keepercommander/commands/discoveryrotation.py Dismissed
@sk-keeper sk-keeper merged commit 6c3fbba into master Apr 9, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.