Skip to content

[Chore]: update Ivy to 1.2.17#390

Merged
rorychatt merged 41 commits intomainfrom
chore/upgrade-ivy-1.2.17
Mar 8, 2026
Merged

[Chore]: update Ivy to 1.2.17#390
rorychatt merged 41 commits intomainfrom
chore/upgrade-ivy-1.2.17

Conversation

@ArtemLazarchuk
Copy link
Collaborator

Sliplane Manage – Deploy

  • Async/prefill: Wait for server/project and lookup queries before showing the form; preload AsyncSelect cache (projects/servers) and lookups so Server/Project are filled on first open.
  • Draft store: For unauthenticated users, store the key in HttpContext.Items for the same request (cookie not yet in Request). After login, when reading the draft also check the anon key from the cookie and return it (anon → token migration).
  • Draft in state: Keep draft in UseState so it is not lost on the second render while queries are loading.

Course Template

  • Regenerate scripts: use CourseTemplate.csproj instead of course-template.csproj.
  • Generator: use variable name OnLinkClick instead of onLinkClick in generated code.

Security

  • Microsoft.SemanticKernel: 1.68.0 → 1.71.0 (critical vulnerability GHSA-2ww3-72rp-wpp4).
  • Magick.NET-Q16-AnyCPU: 14.10.0 → 14.10.3 (NU1901/NU1902).

Other demos

  • cold-call-tracker: DataTableApp shows sample data on first open (GetSampleLeads) so the table is not empty.
  • mapster: Use HandleClick instead of OnClick for buttons; update state via .Set() instead of assigning .Value.

…tton event handlers in GitHubWrappedApp and RepositoriesSlide
…tton event handlers in LlmTornadoApp and AgentChatBlade
… textarea input handling across various components
… textarea input handling in AgentChatView and AgentSettingsView
… textarea input handling in StartupEditSheet and StartupDealsEditSheet
… OnSubmit event handling across various components
… OnLinkClick event handling in CourseTemplate
… button click event handling in MiniExcelApp
….71.0 and standardize textarea input handling in MicrosoftSemanticKernelApp
… button click event handling in FastMemberApp
… button click event handling in YamlDotNetExample
… input variant naming in TimeZoneConverterApp
…ndardize input variant naming in MagickNetApp
… button click event handling in ImageToTextApp
@ArtemLazarchuk ArtemLazarchuk requested a review from rorychatt March 7, 2026 17:18
@ArtemLazarchuk ArtemLazarchuk self-assigned this Mar 7, 2026
@rorychatt rorychatt merged commit 3ba5d33 into main Mar 8, 2026
79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants