Category News

텍스트를 더 빠르게 찾고 강조 표시하세요

3월 13, 2026
LM-Kit.NET 2026.3.2는 정확한 일치, 정규식(regex), 퍼지 매칭(fuzzy matching)을 통해 PDF나 이미지 내의 텍스트를 찾고 시각적으로 강조하는 검색 기능이 추가되었습니다.

LM-Kit.NET is a cross-platform software development kit (SDK) designed for .NET applications, enabling on-device execution of large and small language models without relying on external cloud services. It supports a broad range of natural language processing tasks, including text generation, translation, summarization, and entity recognition, executed locally on CPU or GPU, with compatibility across Windows, Linux, and macOS. The SDK provides native integration through a NuGet package, allowing developers to embed AI capabilities directly into desktop, server, or edge applications while maintaining full control over data, performance, and compliance requirements. It supports multiple model architectures and inference backends, giving developers flexibility to tailor performance and resource usage to their specific environments.

The LM-Kit.NET 2026.3.2 update introduces the SearchHighlightEngine, a new feature that enables applications to search and visually highlight text within paginated documents such as PDFs or images. It supports exact matches, regular expressions, and fuzzy matching using the Damerau–Levenshtein distance, allowing developers to locate text even when small spelling variations or recognition errors are present. The engine produces a highlighted version of the document, making results immediately visible and easier to review in document processing, analysis, or verification scenarios. It can also accept pre-computed PageElement instances for raster PDFs or images, allowing existing layout or text extraction results to be reused and reducing the processing required to add search highlighting capabilities.

To see a full list of what's new in version 2026.3.2, see our release notes.

LM-Kit.NET is licensed per deployed commercial application per year. The license is subscription-based and must be renewed every year to continue using the Software. See our LM-Kit.NET licensing page for full details.

Learn more on our LM-Kit.NET product page.

JetBrains IDE에서 AI 에이전트로 Cursor(커서)를 실행하세요

3월 13, 2026
JetBrains AI Assistant - AI Pro가 이제 Cursor(커서)를 AI 에이전트로 지원하며, 에이전트 클라이언트 프로토콜(Agent Client Protocol)을 통해 IDE 내에서 이를 실행할 수 있습니다.

JetBrains AI Assistant - AI Pro is a plugin for JetBrains IDEs that uses large language models to enhance your coding experience. It can answer your questions about code, suggest completions and refactorings, and even help you write documentation and commit messages. It analyzes the context of your project to provide the most relevant suggestions, and you can chat with it directly within the IDE. JetBrains AI Assistant is a powerful tool for programmers looking to boost their productivity.

JetBrains AI Assistant - AI Pro now supports Cursor as an integrated AI agent using the Agent Client Protocol (ACP). Developers can select Cursor directly from the agent picker within the IDE, allowing it to work with full visibility of the current project. With direct project access, Cursor can understand code structure, navigate files, and assist with development tasks in context, enabling a more interactive and capable AI-assisted coding experience inside JetBrains IDEs.

JetBrains AI Assistant is licensed per user as a commercial annual subscription. To use it, you must have a compatible JetBrains IDE. We can supply new subscriptions, subscription renewals, lapsed subscription renewals, and additional developer licenses. See our JetBrains AI Assistant licensing page for full details.

For more information, visit our JetBrains AI Assistant product page.

FEM 셸 요소를 이용하여 얇은 구조물을 분석하세요

3월 13, 2026
Eyeshot Fem 2026은 얇거나 중간 두께의 구조물에 대한 유한 요소 모델링을 위해 삼각형 및 사각형 셸 요소(shell element)가 추가되었습니다.

EyeShot by devDept is a comprehensive 3D graphics toolkit designed for .NET developers building engineering and CAD (Computer-Aided Design) applications. It offers a robust set of components for creating, editing, and rendering complex 2D and 3D geometry directly within Windows Forms and WPF environments. With support for advanced modeling features, viewport controls, and industry-standard file formats, EyeShot simplifies the integration of interactive graphics into technical software. It is well-suited for developers working in areas like mechanical design, architecture, and simulation who need high-performance rendering and precise modeling capabilities.

The EyeShot Fem 2026 update introduces support for 3D triangular and quadrangular FEM (Finite Element Method) shell elements, designed for analysing structures where one dimension is significantly smaller than the others. These specialized two-dimensional elements are widely used to simulate thin-to-moderately thick components such as plates, curved shells, and aerospace fuselage sections.

To see a full list of what's new in version 2026, see our release notes.

Eyeshot Fem is licensed per developer and is available as an annual license, with either Lite or Priority support. See our licensing pages for Eyeshot Fem for full details.

For more information, visit our Eyeshot Fem product page.

사용자 지정 설치 동작의 변조 방지

3월 13, 2026
Advanced Installer 23.5는 설치할 때 사용되는 PowerShell 스크립트를 실행 전에 검증하여, 변조된 콘텐츠가 실행되는 것을 방지합니다.

Advanced Installer by Caphyon is a versatile software packaging tool used by developers, IT administrators, and software vendors to create reliable, professional-grade installation packages. It simplifies the deployment process for applications across various platforms, offering features like built-in compliance checks, configuration of server roles, and seamless integration with development frameworks. By automating complex tasks, it helps teams save time and reduce errors, making it an indispensable tool for deploying enterprise applications, client-server solutions, and cloud-connected software.

The Advanced Installer 23.5 update adds a new security enhancement that protects the integrity of PowerShell custom actions within installation packages. Before any script runs during setup, Advanced Installer now verifies that the script’s contents match the version originally included in the package. If the script has been modified in any way, execution is blocked, even when the file is marked as signed. This capability helps maintain trust in installer behavior and reduces the risk of compromised scripts affecting application deployment.

To see a full list of what's new in version V23.5, see our release notes.

Advanced Installer is licensed per user and is available as an annual or perpetual license with 1 year support and maintenance. See our Advanced Installer licensing page for full details.

For more information, visit our Advanced Installer product pages:

다단계 드릴다운 차트로 데이터를 탐색하세요

3월 12, 2026
FusionCharts Suite XT는 클릭 가능한 데이터 포인트가 포함된 인터랙티브 드릴다운(drill down) 차트를 구현하며, 이를 통해 심층적인 인사이트를 제공하고 복잡한 데이터 세트를 간소화합니다.

FusionCharts Suite XT is a collection of charting and mapping tools that helps developers create interactive and data-driven dashboards for their web and mobile applications. It provides a wide range of features, including over 100 chart types, data-driven maps, and a variety of customization options. FusionCharts Suite XT helps you visualize and present data in a clear and engaging way.

FusionCharts Suite XT allows developers to implement drill down charts that let users click individual data points to view related charts with more detailed information. This functionality helps developers present large or complex datasets in a structured way, allowing applications to display high level summaries while providing access to deeper data when required. By supporting multiple levels of drill down across most chart types, it supports scalable and interactive data exploration without overloading the initial visualization.

FusionCharts Suite XT is licensed through tiered plans, including Basic, Pro, Enterprise, and Enterprise+, available as annual or perpetual licenses for different developer and deployment needs. See our FusionCharts Suite XT licensing page for full details.

For more information, visit our FusionCharts Suite product page.