Changelog
Current version v1.0.5. Public launch June 5, 2026. All revisions after that date are recorded here.
v1.0.5
June 19, 2026- Moved the Interactive practice section below the Modules grid on the home page.
- Updated the 'How to use this studio' guidance to mention practicing proposal-flaw diagnosis after completing each module.
v1.0.4
June 5, 2026- Concept coaching now displays an adaptive-conversation hint reminding participants to complete 3–4 full exchanges per step before moving on.
- Per-step turn counter reworded to reflect the adaptive 3–4 exchange target.
v1.0.3
June 5, 2026- Mounted the global toast notifier in the root layout so profile saves, uploads, and coaching confirmations surface correctly.
- Sign-in and signup now redirect newly authenticated faculty directly to their profile page.
v1.0.2
June 5, 2026- Locked down SECURITY DEFINER database functions — revoked EXECUTE on internal helpers from anon and authenticated roles.
- Removed hardcoded admin auto-grant from the new-user trigger; admin access is now granted explicitly via the user_roles table.
- Rotated the seeded test-student credentials and purged the plaintext password from migration history.
v1.0.1
June 5, 2026- Hardened the AI concept-chat endpoint to require a valid Supabase session bearer token, preventing anonymous AI credit usage.
- Landing page now routes unauthenticated visitors to sign in before opening any training section.
v1.0.0
June 5, 2026- Public launch of the RU Institute Learning Labs dissertation topic studio.
- Six modules: From Interest to Inquiry, Mapping the Literature, Testing the Topic, Crafting the Research Question, Aligning Method to Question, and Building the Topic Alignment Map.
- AI-coached practice, rate-this-topic exercises, and knowledge checks per module.
- Email + password authentication restricted to @acu.edu, with admin dashboard for per-user progress and transcripts.