repo descriptions updated
This commit is contained in:
@@ -163,3 +163,5 @@ See [UPDATE-NOTE.md](UPDATE-NOTE.md).
|
||||
- [0.5.5.39](UPDATE-0.5.5.39.md) – Privacy read-only tabs and permission-aware dashboard counts.
|
||||
- [0.5.5.40](UPDATE-0.5.5.40.md) – Privacy exports available to all authenticated users.
|
||||
- [0.5.5.41](UPDATE-0.5.5.41.md) – Configurable MeshCentral matching and synchronization dry run.
|
||||
|
||||
- [0.5.5.42](UPDATE-0.5.5.42.md) — public repository documentation cleanup
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# AssetManager 0.3.7 - Internationalization foundation
|
||||
|
||||
Stable rollback reference: 0.3.6.3 (German-only UI).
|
||||
|
||||
New:
|
||||
- English source/fallback language and German translation
|
||||
- Per-user language setting
|
||||
|
||||
@@ -1,14 +1,12 @@
|
||||
# AssetManager 0.3.8.0 - Central field catalog and MeshCentral GUI configuration
|
||||
|
||||
IMPORTANT:
|
||||
- Stable rollback version before this structural migration: 0.3.7.10
|
||||
- Create a PostgreSQL/database backup before first start.
|
||||
- Do not copy .env, config.json, data, uploads or logs from this ZIP.
|
||||
|
||||
New database objects:
|
||||
- field_definitions
|
||||
- asset_field_values
|
||||
- mesh_field_mappings (prepared for future database-backed mappings)
|
||||
- category_fields.field_definition_id
|
||||
|
||||
Design:
|
||||
|
||||
@@ -11,5 +11,4 @@ Changes:
|
||||
|
||||
Important:
|
||||
- .env, config.json, database data, uploads and logs are not included.
|
||||
- The rollback version before this structural change remains 0.3.7.10.
|
||||
- Create a PostgreSQL backup before installation.
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
# AssetManager 0.5.5.42
|
||||
|
||||
## Repository documentation cleanup
|
||||
|
||||
- Simplified the public README to released functionality, installation, operation, security, privacy, dependencies, updating, contribution information, and licensing.
|
||||
- Removed proposal-style architecture documentation from the public documentation tree.
|
||||
- Removed historical rollback and tentative implementation notes from public release notes.
|
||||
- Added Git ignore rules for maintainer-only development context and AI/chat handover files.
|
||||
- Updated the public-source exporter and release checker so maintainer-only files cannot be included in public source archives.
|
||||
- No application runtime logic, database schema, or user configuration was changed.
|
||||
Reference in New Issue
Block a user