Skip to content

Latest commit

 

History

History
212 lines (139 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

212 lines (139 loc) · 3.07 KB

Changelog

All notable changes to this project will be documented in this file.

[0.2.2] - 2024-07-15

🚀 Features

  • ORM model (WIP)
  • Webapp (WIP)
  • Webapp, security
  • Web app (WIP)

🐛 Bug Fixes

  • Bug in installer.
  • Static serve.
  • Typing issues.
  • Repair broken web deploy.

🚜 Refactor

  • Cleanup actors
  • UWSGI manager (WIP).

📚 Documentation

  • Add security principles to core values.

🧪 Testing

  • Reactivate broken test

[0.2.1] - 2024-07-04

🚀 Features

  • Start work on actor framework.

🚜 Refactor

  • Certificate manager.
  • Proxy setup.

📚 Documentation

  • Update changelog
  • Add references to README
  • Update readme
  • Refactor doc and start architecture description.
  • Tweak core values.
  • Update readme
  • Tweak docstrings.
  • Git cliff config for changelog.

[0.2.0] - 2024-06-28

🚜 Refactor

  • Use a class for the Nginx setup.

🧪 Testing

  • Fix broken test
  • Fix and clean unit tests.
  • Cleanup test apps, remove static test for now.
  • Fix and refact e2e test harness.

[0.1.5] - 2024-06-27

🐛 Bug Fixes

  • Don't check nginx config for now.

🚜 Refactor

  • Cleanup config files.

📚 Documentation

  • Add CHANGELOG.

[0.1.4] - 2024-06-27

🐛 Bug Fixes

  • Error on static sites
  • WIP static sites

📚 Documentation

  • Update readme and project metadata.
  • Update roadmap, add REUSE logo
  • Tweak readme
  • CSS tweak
  • Another CSS fix
  • REUSE logo again
  • Logo again
  • Update readme
  • Tweak roadmap.
  • Update roadmap
  • Add warnings on what's supported currently.
  • Fix admonitions.

Apps

  • Start work on new apps

[0.1.3] - 2024-06-07

Chore

  • Deps

[0.1.2] - 2024-04-19

🚜 Refactor

  • Ruff fixes.
  • Ruff fixes.
  • Ruff cleanup
  • Ruff fixes.
  • Ruff fixes.
  • Procfile, paths.
  • Use Paths.
  • Shell calls
  • Cleanup paths.

📚 Documentation

  • Fix / add docstrings
  • More docstrings fixes.

[0.1.1] - 2024-04-18

🚀 Features

  • Sort apps

🐛 Bug Fixes

  • Regression.

🚜 Refactor

  • Tests

🧪 Testing

  • Workaround failing tests.

Chode

  • Deps

[0.1] - 2024-04-11

🚀 Features

  • Utils.
  • Start SQLA model.
  • Start work on addons.
  • Stubs for new features.
  • WIP postgres.
  • Prototype new builders.

🐛 Bug Fixes

  • Forgot one file.
  • REUSE compliance

🚜 Refactor

  • Rename models -> model
  • Introduce classes.
  • Split large function
  • Split large function
  • Add typing + enrich classes.
  • Rename, reorg.
  • Introduce global state
  • Use state.
  • Cleanup
  • Cleanup tests
  • Cleanup
  • Cleanup
  • Use Path.
  • Cleanup
  • Tidy

📚 Documentation

  • Readme
  • Add logo
  • Add compliance info.
  • Update README
  • Fix URL
  • Roadmap tweak
  • Readme

🧪 Testing

  • Add e2e testrunner.

App

  • Matomo (not working yet)

Wip

  • Sqla model, tweaks.