1
0
mirror of https://github.com/Luzifer/wiki.git synced 2024-09-19 15:43:00 +00:00
wiki/History.md

32 lines
670 B
Markdown
Raw Normal View History

2024-01-30 15:52:55 +00:00
# 0.4.0 / 2024-01-30
* Port frontend to Vue 3 / Bootstrap 5.3
* Use Github Flavoured Markdown
* CI: Replace old build-system
* Update dependencies, modernize code
* Slight improvements in Dockerfile
2020-10-20 19:11:17 +00:00
# 0.3.1 / 2020-10-20
* Fix: Update node deps
2020-08-04 15:59:35 +00:00
# 0.3.0 / 2020-08-04
* Add support for custom author configuration through auth proxy
2020-07-31 21:52:45 +00:00
# 0.2.1 / 2020-07-31
* Fix missing entry for Windows compile
* Generate: Update bundled JS
* npm update & audit fix & dedupe
2019-08-15 20:43:39 +00:00
# 0.2.0 / 2019-08-15
* Add top navigation
* Add a pre-filled home page as welcome
* Fix: Replace all internal links, not just one
2019-08-07 06:02:27 +00:00
# 0.1.0 / 2019-08-07
2024-01-30 15:52:55 +00:00
* Initial implementation