Tag

Changelog

0 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
Aug 30, 2023 · Frontend Development

Layui UI Library Update Log and New Features

The article introduces Layui, a native HTML/CSS/JavaScript UI component library that simplifies complex web interfaces for non‑frontend developers, and provides a detailed update log highlighting new toolbar features, table optimizations, treeTable fixes, laydate enhancements, and other component improvements.

ChangelogLayUIWeb Development
0 likes · 4 min read
Layui UI Library Update Log and New Features
Java Architecture Diary
Java Architecture Diary
Dec 20, 2021 · Backend Development

Spring Boot Admin 2.5.5 Released: New Features and Bug Fixes

Spring Boot Admin 2.5.5 is now available via Maven, bringing online restart support, Mac M1 compatibility, enhanced exception emails, paginated event logs, and several critical bug fixes including audit log loss and a log4j security issue.

ChangelogSpring Bootadmin
0 likes · 2 min read
Spring Boot Admin 2.5.5 Released: New Features and Bug Fixes
Sohu Tech Products
Sohu Tech Products
Nov 4, 2021 · Operations

git-cliff: Automatically Generate Changelog Files from Git History

git-cliff is a command‑line tool that parses Git commit history using regular expressions or conventional commit conventions to automatically generate customizable changelog files, supporting various installation methods, usage options, and TOML/YAML configuration for fine‑grained control over output.

AutomationCLIChangelog
0 likes · 7 min read
git-cliff: Automatically Generate Changelog Files from Git History
360 Quality & Efficiency
360 Quality & Efficiency
Sep 10, 2021 · Operations

Implementing Server-Side Git Hooks for Changelog Validation

This article explains how to enforce changelog standards in GitLab by configuring server‑side Git hooks that validate commit messages, providing step‑by‑step instructions, environment setup, and both shell and Python script examples to automatically reject non‑conforming pushes.

ChangelogGitLabValidation
0 likes · 7 min read
Implementing Server-Side Git Hooks for Changelog Validation