Skip to content

Releases: AnLaVN/AL-Library

Releases 6.70.10.1

20 Jun 08:24
Compare
Choose a tag to compare

1. Overview / Tổng quan

  • Bản cập nhật mới này nhằm mục đích tối ưu lại thư viện.

    • Lớp YourGPT được cập nhật lại với các tiền tố llama mới.
    • Lớp FaceDetection được cập nhật lên phiên bản opencv 4.10.0.
    • Lớp License được cập nhật lại định dạng ngày giờ theo chuẩn ISO 8601.
  • This new update aims to optimize the library.

    • The YourGPT class is updated again with new llama prefixes.
    • The FaceDetection class has been updated to opencv version 4.10.0.
    • The License class has been updated with date and time format according to ISO 8601 standard.

Full Changelog: v6.70.10...v6.70.10.1

Releases 6.70.10

19 May 09:57
Compare
Choose a tag to compare

1. Overview / Tổng quan

  • Bản cập nhật mới này nhằm mục đích tối ưu lại thư viện.

    • Lớp YourGPT được cập nhật lại vì gặp vấn đề nghiêm trọng trong việc truy vấn file LLaMA cục bộ.
    • Lớp License được cập nhật lại phương thức truy vấn thông tin.
    • Các lớp trong package anlavn.hash được cập nhật tên phương thức cho chuẩn với quy tắc của java.
    • Các lớp YourGPT, FaceDetection, FaceRecognition giờ đây cần có api key để sử dụng.
  • This new update aims to optimize the library.

    • The YourGPT class was updated again because it had serious problems querying local LLaMA files.
    • The License class has updated its information query method.
    • Classes in the anlavn.hash package have their method names updated to comply with java rules.
    • YourGPT, FaceDetection, FaceRecognition classes now require an api key to use.

Full Changelog: v5.70.10...v6.70.10

Releases 5.70.10

18 Apr 04:59
Compare
Choose a tag to compare

1. Overview / Tổng quan

  • Bản cập nhật mới này nhằm mục đích tối ưu lại thư viện.

    • Lớp ChatGPT đã được loại bỏ vì vấn đề bản quyền.
    • Lớp SQL đã được loại bỏ vì không cần thiết và tiềm ẩn nguy cơ SQL injection.
    • Lớp FaceDetection được cập nhật phiên bản từ opencv4.6.0 -> opencv4.9.0.
  • This new update aims to optimize the library.

    • ChatGPT class has been removed due to copyright issues.
    • The SQL layer has been removed because it is unnecessary and poses a potential SQL injection risk.
    • FaceDetection class updated version from opencv4.6.0 -> opencv4.9.0.

Full Changelog: v4.72.10...v5.70.10

Releases 4.72.10

17 Apr 19:43
45afe6c
Compare
Choose a tag to compare

1. Overview / Tổng quan

  • Bản cập nhật mới này đã thay đổi cách hoạt động của lớp License để tăng tính bảo mật
  • This new update has changed the way License class works to increase security

Full Changelog: v4.70.10...v4.72.10

Releases 4.70.10

14 Apr 11:31
Compare
Choose a tag to compare

1. Overview / Tổng quan

Bản cập nhật mới này đã thay đổi cách đặt tên gói

  • Bản cập nhật mới này đã rút gọn đặt tên gói từ com.anlavn.xxx > anlavn.xxx. Tích hợp thêm chức năng liên kết bản quyền giúp đánh dấu quyền sở hữu của bạn đối với dự án.
  • This new update has shortened the package name from com.anlavn.xxx > anlavn.xxx. Integrating a copyright link function helps mark your ownership of the project.

Full Changelog: v4.69.11...v4.70.10

Releases 4.69.11

13 Dec 15:23
Compare
Choose a tag to compare

1. Overview / Tổng quan

  • Bản cập nhật mới này đã tích hợp thêm YGPT dùng để khởi tạo 1 server llama cho mô hình ngôn ngữ lớn lượng tử hoá.
  • This new update has integrated YGPT used to initialize a llama server for quantized large language models..

Full Changelog: v4.68.12...v4.69.11

Releases v4.68.12

30 Nov 18:06
99d07fa
Compare
Choose a tag to compare

1. Overview / Tổng quan

  • Bản cập nhật mới này đã tích hợp thêm thư viện thanh toán PayOS dành cho bộ thư viện phiên bản Tiếng Việt.
  • This new update has integrated the payment library PayOS for the Vietnamese version of the library.

Full Changelog: v4.68.11...v4.68.12

Releases v4.68.11

12 Aug 08:43
b40f789
Compare
Choose a tag to compare

1. Overview / Tổng quan

  • Bản cập nhật mới này đã thay đổi cách đặt tên gói về đúng quy chuẩn của java và loại bỏ lớp Cloudinary do nguy cơ bị xung đột khi dùng dependency của maven.
  • This new update has changed the package naming to the standard java and removed the Cloudinary class due to the risk of conflicts when using maven dependency.

Releases v3.69.11

30 Apr 06:33
Compare
Choose a tag to compare

1. Overview / Tổng quan

  • Một bản cập nhật mới với vài bổ sung, thay đổi mới giúp nâng cao trải nghiệm người dùng.
  • A new update with some new additions and changes to improve the user experience.

2. Features / Tính năng

  • NET.Email

    • javax.mail-1.6.1 -> javax.mail-1.6.2
    • javax.activation-1.2.0.jar -> KEEP STABLE
    • Add RecipientType (TO, CC, BCC), upgrade some method.
  • NET.Clound

    • cloudinary-core-1.32.2.jar -> cloudinary-core-1.33.0.jar
    • cloudinary-http42-1.32.2.jar -> cloudinary-http44-1.33.0.jar
    • commons-codec-1.6.jar -> commons-codec-l.9.jar
    • commons-logging-1.1.1.jar-> commons-logging-l.2.jar
    • httpclient-4.2.1.jar -> httpclient-4.4.jar
    • httpcore-4.2.1.jar -> httpcore-4.4.jar
    • httpmime-4.2.1.jar -> httpmime-4.4.jar
    • commons-lang3-3.1.jar -> KEEP STABLE
  • NET.SQL

    • Upgrade Update() method. Now the method will return number of row affected after execute.
  • OpenAI.ChatGPT

    • api-0.8.1.jar -> api-0.12.0.jar
    • client-0.8.1.jar -> client-0.12.0.jar
    • com.theokanning.openai.OpenAiService -> com.theokanning.openai.service.OpenAiService
  • OpenCV.FaceRecognition

    • Add checkModule(), upgrade some method.
  • Add new class FILE.Excel

Releases v3.68.11

04 Feb 15:54
ffe4dde
Compare
Choose a tag to compare

1. Overview / Tổng quan

Tiếng Việt

Một bản cập nhật mới dành cho các lớp ở gói OpenCV giúp cho việc cài đặt module dễ dàng hơn bao giờ hết. Kể từ bản cập nhật này thư viện sẽ tự động kiểm tra và cài đặt các module yêu cầu cho FaceDetectionFaceRecognition, bạn chỉ việc thưởng thức một cốc cà phê trong khi chờ chúng tôi hoàn thành tất cả việc còn lại bao gồm tải xuống và giải nén vào thư mục được chỉ định. Nhưng tôi xin nhấn mạnh rằng việc thay đổi tên thư mục (FaceDetection or FaceRecognition) có thể khiến cho đường dẫn đến các module bị thay đổi và điều đấy sẽ khiến cho thư viện không thể xác định được vị trí của module. Thư viện sẽ tải xuống lại nó một lần nữa và nó gây lãng phí thời gian và dung lượng ổ cứng của bạn.

English

A new update to classes in the OpenCV package makes module installation easier than ever. Since this update the library will automatically check and install the required modules for FaceDetection and FaceRecognition, you just enjoy a cup of coffee while we finish all the rest including downloading and extract to the specified directory. But I would like to stress that changing the folder name (FaceDetection or FaceRecognition) can cause the path to the modules to be changed and that will make it impossible for the library to locate the module. The library will re-download it again and it wastes your time and hard drive space.

2. Features / Tính năng

FILE - Provides file related libraries / Cung cấp các thư viện liên quan đến tập tin

Add the Zip class.

NET - Provide Internet related libraries / Cung cấp các thư viện liên quan đến Internet

DocNet add saveAs() method.

UI - Provide UI related libraries / Cung cấp các thư viện liên quan đến UI

Add the LiquidProgress class.
Add the ProgressBar class.