Skip to content

Conversation

@SebastiaanKloos
Copy link
Collaborator

Summary

  • Adds enable_changelog setting check to the show method in ChangelogController
  • Ensures individual changelog entries return 404 when the changelog feature is disabled
  • Provides consistency with the existing check in the index method

🤖 Generated with Claude Code

Ensures that individual changelog entries respect the enable_changelog setting by returning a 404 when the feature is disabled. This provides consistency with the index method which already has this check.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@SebastiaanKloos SebastiaanKloos merged commit f1aded0 into ploi:main Nov 26, 2025
4 checks passed
@SebastiaanKloos SebastiaanKloos deleted the fix-changelog branch November 26, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant