Skip to content

v1.0.0

Latest

Choose a tag to compare

@KrisPowers KrisPowers released this 10 May 17:29
560ea12

Version v1.0.0 Release

Notable Changes

  • [1a1658a] - Added 3 new DB Adapters - Better-SQLite3, SQLite3. & an Embedded database solution. (2026-02-09)
  • [5ca1e51] - Removed bloated spaces in the Library (2026-02-09)
  • [67d176a] - Fixed DB Adapter test workflow errors (2026-02-09)
  • [a735e3d] - Added in Auto Redirect infrastructure, configurable via build config (2026-02-10)
  • [3efdce5] - Added JSDoc information for all Library features, with Types support (2026-02-10)
  • [d1e48a8] - Added in update/patch Notifier (2026-02-11)
  • [99bc91a] - Rearranged the Library to comply with modern organization standards (2026-02-11)
  • [afb98ea] - Added JWT Extension (2026-02-14)
  • [227f843] - Removed Unused Imports (2026-02-14)
  • [1bdcb3b] - Fixed Insecure temporary file #2 (2026-02-15)
  • [f8f5352] - Replaced async factory with constructor-based API; added RPS benchmark; updated benchmark, changes, & integrity workflows (2026-02-19)
  • [998d038] - Removed Redirect Middleware; use res.redirect(...) instead (2026-02-19)
  • [a6b8c41] - Code Qulaity Review: Removed unused imports, updated isAI, isBot, & isCrawler usage (2026-02-19)
  • [6a4de83] - Migrated from MIT License to Apache 2.0 (2026-02-20)
  • [e604190] - finalizing docs (2026-04-29)

All Commits

  • [1a1658a] - Added 3 new DB Adapters - Better-SQLite3, SQLite3. & an Embedded database solution. (2026-02-09)
  • [061cc9f] - Added 2 Workflows - Extensions are tested in every Pull Request; A change-log file is generated in every Pull Request (2026-02-09)
  • [9cae6b6] - Added HTTPS to the benchmark workflow (2026-02-09)
  • [9c60c30] - Added archived version backups (2026-02-09)
  • [12928c8] - Added DB Adapter tests & workflow (2026-02-09)
  • [5ca1e51] - Removed bloated spaces in the Library (2026-02-09)
  • [9f98c3e] - Added Extensions test workflow (2026-02-09)
  • [ea77317] - Added Pull Request Changelog workflow (2026-02-09)
  • [67d176a] - Fixed DB Adapter test workflow errors (2026-02-09)
  • [b396b8e] - Fixed extensions test workflow (2026-02-09)
  • [b61f8dd] - Fixed CLI & Shortcuts test workflows (2026-02-09)
  • [0859a18] - Migrated all workflows to 3 centralized workflows (2026-02-09)
  • [b05e4ed] - Fixed migrated workflows (2026-02-10)
  • [ad20293] - Fixed Release Changes Benchmark overview (2026-02-10)
  • [a23d404] - Fixed Release Changes workflow to include benchmarks (2026-02-10)
  • [a735e3d] - Added in Auto Redirect infrastructure, configurable via build config (2026-02-10)
  • [3efdce5] - Added JSDoc information for all Library features, with Types support (2026-02-10)
  • [6a03a5d] - Fixed Workflow Error: Unable to download artifact(s) (2026-02-10)
  • [d1e48a8] - Added in update/patch Notifier (2026-02-11)
  • [99bc91a] - Rearranged the Library to comply with modern organization standards (2026-02-11)
  • [3c57cea] - Removed Old-Library Format Backup (2026-02-11)
  • [d2f3208] - Remove Local Docs (New Repo) (2026-02-11)
  • [8772bee] - Docs Submodule Added (2026-02-11)
  • [21227bd] - Added Submodule Sync Workflow (2026-02-11)
  • [ba605d1] - Added Auto Backup Workflow into Archives for later use (2026-02-11)
  • [c32fd49] - Fixed Submodule Sync Workflow error line 252 (2026-02-11)
  • [a16ec43] - Sync Docs (2026-02-12)
  • [76d226b] - Sync Docs Sub-Module (2026-02-12)
  • [d604365] - Synced Docs Sub-Module (2026-02-12)
  • [6a72b6a] - Fixed Submodule Sync Workflow (2026-02-12)
  • [2792d05] - chore: update submodule docs (2026-02-13)
  • [afb98ea] - Added JWT Extension (2026-02-14)
  • [4dbb75e] - Changed Submodule Sync Workflow's Commit Title (2026-02-14)
  • [8d9330f] - Modified GitHub ReadME (2026-02-14)
  • [ba0f087] - Automatic Submodule Sync: update submodule docs (2026-02-14)
  • [e062169] - Removed Duplicate comments in Submodule Sync workflow (2026-02-14)
  • [80c45e8] - Merge branch 'v1.x' of https://github.com/TrivaJS/triva into v1.x (2026-02-14)
  • [d3334f0] - Remove Guide (2026-02-14)
  • [5072465] - Fixe to Duplicate comments in Submodule Sync workflow (2026-02-14)
  • [fc1b03e] - Added 4 Daily Security Workflows (2026-02-14)
  • [e1696b4] - Added 4 Daily Security Workflows; Removed unused declarations in Library Files (2026-02-14)
  • [227f843] - Removed Unused Imports (2026-02-14)
  • [4f375fc] - Submodule Sync (2026-02-14)
  • [ea02db6] - Fixed Supply Chain Security test failing at SBOM Generation; Granted Submodule Sync the ability to ignore private submodule repo's. (2026-02-14)
  • [aace746] - Added Submodule Override; Fixed CodeQL package-lock.json error (2026-02-14)
  • [8bbbfe5] - Submodule Sync Crash fix; Zero Day Monitoring Ln 200 & Ln 210 crash errors fixed (2026-02-15)
  • [e851f1b] - Crash issue with workflows, crashing on submodule scan (2026-02-15)
  • [bdbdcb6] - Same crash error as the last commit, new fix (2026-02-15)
  • [8eea854] - Submodule Sync (docs) (2026-02-15)
  • [1bdcb3b] - Fixed Insecure temporary file #2 (2026-02-15)
  • [0548d14] - Removed Web Submodules, later addition, added github release backups (2026-02-16)
  • [b3a5e2f] - Added Github Release backups; removed web submodules (2026-02-16)
  • [ba41851] - Docs Submodule Sync (2026-02-16)
  • [f8f5352] - Replaced async factory with constructor-based API; added RPS benchmark; updated benchmark, changes, & integrity workflows (2026-02-19)
  • [998d038] - Removed Redirect Middleware; use res.redirect(...) instead (2026-02-19)
  • [5adef5e] - Code Quality Review: removed unused imports (2026-02-19)
  • [a6b8c41] - Code Qulaity Review: Removed unused imports, updated isAI, isBot, & isCrawler usage (2026-02-19)
  • [8131d7f] - Potential fix for code scanning alert no. 13: Disabling certificate validation (2026-02-19)
  • [37bb7b7] - Potential fix for code scanning alert no. 12: Disabling certificate validation (2026-02-19)
  • [d9a4691] - Potential fix for code scanning alert no. 11: Disabling certificate validation (2026-02-19)
  • [715f22c] - Potential fix for code scanning alert no. 10: Disabling certificate validation (2026-02-19)
  • [5b0a35f] - Potential fix for code scanning alert no. 9: Workflow does not contain permissions (2026-02-19)
  • [5d6c18a] - Code Quality Reviews: Workflow targeted review (2026-02-19)
  • [8f4a787] - Disabling certificate validation #10 (2026-02-19)
  • [364df0d] - Potential fix for pull request finding 'Unused variable, import, function or class' (2026-02-19)
  • [6a4de83] - Migrated from MIT License to Apache 2.0 (2026-02-20)
  • [33a2c31] - Merge branch 'v1.x' of https://github.com/TrivaJS/triva into v1.x (2026-02-20)
  • [5a3ed2a] - Submodule Sync (2026-02-20)
  • [e604190] - finalizing docs (2026-04-29)
  • [ebad00d] - docs update, should be good to ship v1 (2026-05-04)
  • [c1b82b6] - claude settings (2026-05-04)
  • [6027d7c] - product landing page changes, TSX convert, slight visual improvements. (2026-05-04)
  • [0937de8] - product landing page changes, TSX convert, slight visual improvements. (2026-05-04)
  • [404621f] - bio fixes (2026-05-04)
  • [e02e56a] - removed right borders to footer on product landing (2026-05-04)
  • [15afdc5] - change docs link in nav (2026-05-04)
  • [a2ad2d8] - resolve readme (2026-05-10)
  • [ac972d7] - Merge branch 'main' into v1.x (2026-05-10)