Skip to content

Releases: obcode/tallox.go

v1.8.0

Choose a tag to compare

@obcode obcode released this 02 Aug 14:38

1.8.0 (2026-08-02)

🎁 Feature

  • semester: the semester and the phase its planning is in (57573d8)

📄 Documentation

  • memory: record the semester step and the decisions in it (c664f9c)

v1.7.0

Choose a tag to compare

@obcode obcode released this 02 Aug 10:30

1.7.0 (2026-08-02)

🎁 Feature

  • graph: enforce Personal Access Token scopes per operation (1e3a8b2)

📄 Documentation

  • memory: record how scope enforcement works and where it stops (6a0ba4e)
  • graph: make the scope requirements discoverable, and keep them true (276d85e)

v1.6.3

Choose a tag to compare

@obcode obcode released this 02 Aug 09:22

1.6.3 (2026-08-02)

🐞 Bug Fixes

  • store: let two starting servers take turns migrating (2a7c401)

v1.6.2

Choose a tag to compare

@obcode obcode released this 01 Aug 19:34

1.6.2 (2026-08-01)

🐞 Bug Fixes

  • store: let an expired role grant lapse on the token door too (776bf6e)

v1.6.1

Choose a tag to compare

@obcode obcode released this 01 Aug 14:31

1.6.1 (2026-08-01)

🐞 Bug Fixes

  • config: let -addr name a host again, and stop the tests changing directory (4587a47)

v1.6.0

Choose a tag to compare

@obcode obcode released this 01 Aug 14:23

1.6.0 (2026-08-01)

🎁 Feature

  • user administration, and a way back in when it goes wrong (f31ad2b)

🐞 Bug Fixes

  • config: do not mistake the server binary for its configuration file (facbac1)

📄 Documentation

  • describe the configuration file that now does something (7753403)
  • graph: write schema descriptions for the people who read them (84cdd1f)

🔎 Tests

  • testdata: give the cast somebody who administers (ce499a2)

v1.5.0

Choose a tag to compare

@obcode obcode released this 01 Aug 08:11

1.5.0 (2026-08-01)

🎁 Feature

  • graph: token management, and the @interactiveOnly directive it needs (3986936)

📄 Documentation

  • memory: record the directive, the codes and the gqlgen pitfall (fc0c36d)

v1.4.0

Choose a tag to compare

@obcode obcode released this 31 Jul 20:46

1.4.0 (2026-07-31)

🎁 Feature

  • bootstrap: create the first administrator on an empty database (f0280be)

🐞 Bug Fixes

  • auth: log refusals at a level production actually prints (6d8adee)

v1.3.1

Choose a tag to compare

@obcode obcode released this 31 Jul 20:29

1.3.1 (2026-07-31)

🐞 Bug Fixes

  • dev: let the watcher ask for dev mode (757cdec)

v1.3.0

Choose a tag to compare

@obcode obcode released this 31 Jul 19:46

1.3.0 (2026-07-31)

🎁 Feature

  • bootstrap: report the migration status without changing it (c628ca6)