Skip to content

Releases: Congthanhx1/AutoCadDevLoader

v2.0.5 - Interactive Status Dialog

Choose a tag to compare

@Congthanhx1 Congthanhx1 released this 30 Jul 18:24

When clicking 'Xem trạng thái' (View status) or running the DEVSTATUS command, the plugin information is now displayed in a pop-up alert dialog instead of silently printing to the AutoCAD command line. This makes it much more obvious and user-friendly.

v2.0.4 - Full Error Logging

Choose a tag to compare

@Congthanhx1 Congthanhx1 released this 30 Jul 18:21

Fixed an issue where some dependency conflict warnings or other internal loader warnings would only show in the UI but not actually write to the log file on disk. Now, all UI errors are automatically synchronized to the log file.

v2.0.3 - Quick Open Log File

Choose a tag to compare

@Congthanhx1 Congthanhx1 released this 30 Jul 18:16

Added an 'OPEN' (MỞ FILE) button next to the copy log button to quickly open the log file in notepad. Clicking the error message itself also opens the log file.

v2.0.2 - UI Layout Perfection

Choose a tag to compare

@Congthanhx1 Congthanhx1 released this 30 Jul 18:14

Removed the subtitle text under the main 'CAD DEV LOADER' header. This gives a much cleaner look and completely avoids any chance of text overlapping with the language and close buttons on high-DPI displays.

v2.0.1 - UI Overlap Fix

Choose a tag to compare

@Congthanhx1 Congthanhx1 released this 30 Jul 18:10

Fixes an issue where the title labels would overlap the window controls on high DPI screens. The 'About' (Giới thiệu) button has been moved inside the ⋯ (More) menu.

v2.0.0 - Modular Refactor & Auto-Show Panel

Choose a tag to compare

@Congthanhx1 Congthanhx1 released this 30 Jul 17:58

This release introduces a fully modular codebase for CadDevLoader, an 'i' info button, and auto-showing the panel upon NETLOAD. Includes bug fixes for UI overlapping and floating over external apps.

v1.0.0 - Initial Release

Choose a tag to compare

@Congthanhx1 Congthanhx1 released this 29 Jul 18:29
6802754

🚀 AutoCadDevLoader v1.0.0

Phiên bản đầu tiên của AutoCadDevLoader — công cụ hỗ trợ phát triển plugin AutoCAD .NET, ngăn AutoCAD lock file DLL khi rebuild.

✨ Tính năng

  • 🔄 Non-locking reload qua temp file — rebuild không cần đóng AutoCAD
  • 🔍 Auto-discovery lệnh qua [CommandMethod]
  • 📋 Quick panel tìm kiếm lệnh với Favorites & Recent
  • 👁️ File watcher — cảnh báo khi build mới sẵn sàng
  • 🌐 Giao diện song ngữ (Tiếng Việt / English)

📦 File đính kèm

File Dành cho
CadDevLoader.Net48.dll AutoCAD 2021–2024 (.NET Framework 4.8)

⚠️ Net8 version (AutoCAD 2025–2026) cần build thủ công từ source. Xem hướng dẫn trong README.

📖 Hướng dẫn cài đặt

  1. Tải CadDevLoader.Net48.dll
  2. Trong AutoCAD, gõ lệnh NETLOAD
  3. Chọn file DLL vừa tải
  4. DEVLOAD để load plugin đầu tiên

🔧 Lệnh AutoCAD

Lệnh Chức năng
DEVSHOW Mở quick panel tìm kiếm lệnh
DEVLOAD Load DLL plugin mới
DEVRELOAD Reload DLL đang active
DEVLIST Liệt kê các lệnh đã khám phá
DEVRUN Chạy một lệnh cụ thể
DEVSTATUS Xem trạng thái loader và cache paths