Skip to content

ng2web ChangeLog

v1.5.0

Released: 2025-12-08

  • Cleaned up all HTML validity warnings. (#48, #49)

v1.4.0

Released: 2025-12-05

  • Added the --quiet switch. (#46)

v1.3.0

Released: 2025-12-03

  • Added better handling of links within entries that have no actual offset. (#43)

v1.2.0

Released: 2025-12-01

  • Added generation_time as a global variable available to templates. (#36)
  • Fixed cosmetic glitch in top level navigation on small/mobile devices. (#37)
  • Added better handling of see-also items that have broken offsets. (#38)
  • Added better handling of guides with no menus. (#39)
  • Added a footer to each page to say when the page was generated and what was used to generate it (#40).

v1.1.0

Released: 2025-10-06

  • Migrated from rye to uv for development management. (#21)
  • Added Python 3.14 as a tested/supported Python version. (#22)
  • Fixed a typo in the header metadata of the base template. (#26)

v1.0.1

Released: 2025-05-27

  • Fixed next_url being a full pathname rather than just the filename (with thanks to @bhmj). (#18)

v1.0.0

Released: 2025-03-24

  • Overhaul of the repository and the code. (#2)
  • Upgraded to ngdb v0.12.
  • Added support for overriding the builtin templates. (#6)
  • Added the --index switch. (#8)
  • Added documentation. (#9)

v0.1.1

Released: 2024-04-02

  • Revamped the repository. (#1).

v0.0.1

Released: 2022-03-31

  • Initial release.