Skip to content

Releases: arran4/goa4web

v0.0.202

04 Jun 02:28
24dd15c

Choose a tag to compare

Changelog

  • 68a4c6d Delete plan.md
  • 24dd15c Merge pull request #2927 from arran4/smart-link-handling-textarea-3012050287474009422
  • 04d8d24 feat: add smart link handling for textareas
  • f067288 fix(textarea): implement PR feedback for smart link handling
  • 3be50b3 refactor(textarea): separate handlePaste logic

v0.0.201

25 Apr 05:33
3130629

Choose a tag to compare

Changelog

  • 23c9a33 Fix forum reply subscriptions for exact thread patterns
  • 4512320 Merge pull request #2924 from arran4/fix-ci-sqlc-version-8489410982503500335
  • 3130629 Merge pull request #2926 from arran4/codex/debug-notification-system
  • 713f059 Remove redundant exact-path forum reply test subscriber
  • 747a428 Treat trailing slash and wildcard as equivalent in pattern matching
  • 42d74a2 ci: pin sqlc installation version to fix CI failure

v0.0.200

20 Apr 02:33
646905c

Choose a tag to compare

Changelog

  • 4269457 Add optional DLQ reporting for task middleware issues
  • 40e9706 Log missing task events to avoid silent notification failures
  • 646905c Merge pull request #2923 from arran4/codex/troubleshoot-notification-system
  • 9d653a2 Restore form task fallback and reduce missing-task log noise

v0.0.199

31 Mar 01:44
9514f6a

Choose a tag to compare

Changelog

  • 06e8023 Bump golang.org/x/image from 0.35.0 to 0.38.0
  • 89068cd Fix internal notifications delivery
  • be28ebe Merge pull request #2916 from arran4/fix-notifications-8240009882279457318
  • 6c33220 Merge pull request #2920 from arran4/dependabot/go_modules/golang.org/x/image-0.38.0
  • 9514f6a Merge pull request #2921 from arran4/feat/single-workflow-ci-8758072545910461312
  • 3be34cc build(ci): consolidate github actions to single ci.yml
  • 0664105 fix(ci): fix incorrect version bumps and setup-node configurations

v0.0.198

07 Mar 03:15
5f0e47f

Choose a tag to compare

What's Changed

Full Changelog: v0.0.197...v0.0.198

v0.0.197

03 Mar 05:16
b611065

Choose a tag to compare

What's Changed

Full Changelog: v0.0.196...v0.0.197

v0.0.196

16 Feb 07:52
d1f4ced

Choose a tag to compare

What's Changed

  • Fix Code button to use [code TEXT] syntax by @arran4 in #2863
  • Fix Code.String() syntax and parser comments by @arran4 in #2864
  • Fix goreleaser manifest list error by disabling provenance by @arran4 in #2866

Full Changelog: v0.0.195...v0.0.196

v0.0.195

16 Feb 06:51
6f0ad44

Choose a tag to compare

What's Changed

  • Prepare internal/lazy package for extraction by @arran4 in #2761
  • Fix permission checks for 'anyone' role by @arran4 in #2765
  • Refactor Internal Server Error to use sentinel error by @arran4 in #2766
  • Replace internal lazy package with external dependency by @arran4 in #2767
  • Refactor ListWritingCategoriesForLister query params by @arran4 in #2762
  • Consolidate FAQ ViewerID and UserID parameters by @arran4 in #2763
  • Update sqlc generated files by @github-actions[bot] in #2768
  • Add dismiss (x) for unread news items in news listing by @arran4 in #2764
  • Update sqlc generated files by @github-actions[bot] in #2769
  • Implement grants for FAQ category administration by @arran4 in #2760
  • Update handlers/todo.md with compliance list by @arran4 in #2772
  • Refactor handler tests for AGENTS.md compliance by @arran4 in #2775
  • Standardize admin handler tests and improve QuerierStub by @arran4 in #2776
  • Refactor a4code: Separate AST and Generators by @arran4 in #2770
  • Refactor admin handler tests for standard compliance by @arran4 in #2778
  • Refactor handlers/admin tests for structure compliance by @arran4 in #2779
  • Refactor handler tests for compliance by @arran4 in #2780
  • Refactor auth handler tests to standard structure by @arran4 in #2781
  • Refactor tests in handlers/bookmarks/mine_test.go and handlers/errorpage_test.go for compliance by @arran4 in #2783
  • Refactor externallink tests and update QuerierStub by @arran4 in #2784
  • Refactor handlers/faq tests to comply with testing standards by @arran4 in #2786
  • Refactor imagebbs tests to follow Happy Path convention by @arran4 in #2785
  • Refactor handlers/forum tests to follow Happy Path convention by @arran4 in #2787
  • Refactor handler tests for AGENTS.md compliance by @arran4 in #2788
  • Refactor handlers/news tests for AGENTS.md compliance by @arran4 in #2789
  • Refactor handler tests to follow AGENTS.md by @arran4 in #2790
  • Compliance updates for handlers/blogs tests by @arran4 in #2782
  • Refactor handlers/user tests by @arran4 in #2791
  • Update handlers/writings tests to comply with AGENTS.md by @arran4 in #2792
  • Refactor: remove deprecated sign.WithExpiryTimestamp by @arran4 in #2811
  • Add tests for config formatting by @arran4 in #2826
  • Add subscription-chaining checks to forum reply test by @arran4 in #2827
  • Fetch news post to suppress unread/new label for author by @arran4 in #2832
  • 🧪 Add tests for ParseAsFlags by @arran4 in #2805
  • Add unit tests for CheckUploadDir in dbstart by @arran4 in #2814
  • Fix custom index author ID passing by @arran4 in #2830
  • Refactor DSN construction to use mysql.Config by @arran4 in #2828
  • 🔒 Fix SHA1 vulnerability in file ID generation by @arran4 in #2837
  • 🧪 Add test coverage for WouldCreateLoop root parent edge case by @arran4 in #2803
  • Add tests for internal/eventbus by @arran4 in #2810
  • ⚡ Optimize AdminEmailPage user resolution to avoid N+1 queries by @arran4 in #2800
  • Update sqlc generated files by @github-actions[bot] in #2840
  • ⚡ Optimize subscription pattern matching with pre-compiled regex by @arran4 in #2798
  • Add tests for email utility functions by @arran4 in #2793
  • Add tests for configexplain package by @arran4 in #2795
  • ⚡ Optimize permission lookup in roleInfoByPermID by @arran4 in #2801
  • Fix empty title issue for links with trailing space in a4code by @arran4 in #2841
  • Refactor CoreData God Object by @arran4 in #2843
  • ⚡ Optimize EventBus Shutdown to remove busy wait by @arran4 in #2838
  • Update sqlc generated files by @github-actions[bot] in #2802
  • Allow restricted editing of private forum topics by @arran4 in #2771
  • Refactor pagination to interface by @arran4 in #2846
  • Add [codein language] support to a4code by @arran4 in #2847
  • Support inline code and quotes, fix nested bracket parsing by @arran4 in #2848
  • Fix a4code build errors and inconsistencies by @arran4 in #2849
  • Merge PR #2842: Determine Link properties from AST and enforce Lisp-style syntax by @arran4 in #2850
  • Fix a4code/text markdown generation for quotes by @arran4 in #2851
  • Fix a4code text generator and snip tests by @arran4 in #2852
  • Update .gitignore for TLS certificates by @arran4 in #2854
  • Refactor RegisterRoutes to return RouterOptions by @arran4 in #2856
  • Refactor DB injection to support Querier interface by @arran4 in #2855
  • Add GetSession to CoreData by @arran4 in #2853
  • Fix 404 on saving labels in private forum by @arran4 in #2858

Full Changelog: v0.0.194...v0.0.195

v0.0.194

04 Feb 09:52
cc7a13d

Choose a tag to compare

What's Changed

  • Fix missing updated_at and priority columns in FAQ tables by @arran4 in #2757
  • Update sqlc generated files by @github-actions[bot] in #2758
  • Update sqlc generated files by @github-actions[bot] in #2759

Full Changelog: v0.0.193...v0.0.194

v0.0.193

04 Feb 05:54
0a95a4d

Choose a tag to compare

What's Changed

  • Improve FAQ Administration Pages by @arran4 in #2752
  • Fix FAQ Admin UI: listing, preview, templates by @arran4 in #2753
  • Refactor FAQ Update and Verify Forum Merge by @arran4 in #2756

Full Changelog: v0.0.192...v0.0.193