Skip to content

Releases: dbarzin/mercator

Changelog - Version [2025.01.11]

11 Jan 17:48
ed8216a
Compare
Choose a tag to compare

Release Date: January 11, 2025

🚀 New Features

  • Added support for deleting vertices with a dedicated key. (commit: 6e7dfbf)
  • Introduced new pages and parameters in the admin interface. (commit: 3671ccb)

🛠️ Improvements

  • Enhanced vertex management for maps. (commit: a0cbcc0)
  • Adjusted styles for improved visual rendering. (commit: de39a4d)
  • Updated build scripts and styles for better consistency. (commit: d1b4796)

🐛 Bug Fixes

  • Fixed an issue related to style changes. (commit: de39a4d)
  • Resolved permission assignment issues for reports. (commit: 49b95d2)
  • Addressed bugs in graph logic. (commit: 133dcac)

🔄 Dependency Updates

  • Updated composer dependencies and JavaScript libraries for improved stability. (commit: 543e124)

⚙️ Technical Updates and Refactoring

  • Cleaned up unused CSS/JS files to reduce overhead. (commit: d852b98)

2024.12.R1

01 Dec 16:03
1152ada
Compare
Choose a tag to compare

Changelog – November 2024

New Features

  • Authenticity: Added a parameter to verify authenticity. 94f1896c
  • SQLite Schema: Implemented a SQLite schema for improved compatibility. c4e24919, 334d5ebe

Improvements

  • Documentation:
  • User Interface: Enhanced layout design. a472dd87

Fixes

  • CVE Search: Fixed issues with vulnerability search functionality. 93cc5ffd, 06ad4377
  • Labels and Fields: Corrected invalid labels and incorrect field names. 17a9e4ec, d633c4d6, b338dfbf
  • External and Null Access: Resolved bugs causing null access and invalid external modules. f47c9f4c, 2fcdd15b
  • Module Exploration: Fixed bugs in application module exploration. a035136f
  • Syntax Errors: Addressed a minor syntax error. 7575534c

Maintenance

  • Tests: Removed unnecessary tests from GitHub. e8ad5ca3
  • Dependencies:

Miscellaneous

2024.11.R1

02 Nov 13:13
1f80282
Compare
Choose a tag to compare
Merge pull request #938 from dbarzin/dev

Dev

v2024-10.stable

01 Oct 18:50
8a243c0
Compare
Choose a tag to compare
Merge pull request #868 from dbarzin/dev

add version number

v2024-09.stable

22 Sep 19:24
77c6be1
Compare
Choose a tag to compare
Merge pull request #843 from dbarzin/dev

fix continupus integration