What's Changed
- refactor: Update SummaryAgendaItems and SummaryTemplate components to add Ai Sandbox by @Andre-Diamond in #138
- refactor: Fixed noSummaryGiven bug that caused duplicate summaries by @Andre-Diamond in #139
- Development by @Andre-Diamond in #140
- refactor: Update SummaryTemplate component to disable google doc buttons when exporting by @Andre-Diamond in #141
- Added GitHub PBL WG by @Andre-Diamond in #142
- refactor: Improve markdown formatting in generateMarkdown.js by @Andre-Diamond in #143
- refactor: Remove bold markers from markdown text in parseMarkdown function by @Andre-Diamond in #144
- refactor: Update workgroup references to 'AI Sandbox/Think-tank' and implement MeetingTypeSelect component by @Andre-Diamond in #145
- refactor: Filter approved names and sort them in ascending order in getNames function by @Andre-Diamond in #146
- refactor: Add note about last saved date and time near the save button by @Andre-Diamond in #147
- Development by @Andre-Diamond in #148
- refactor: Remove unused functions and clean up the OldTesting component by @Andre-Diamond in #149
- refactor: Add sanitizeObject function to clean summary data before processing by @Andre-Diamond in #151
- refactor: Comment out unused logic for handling empty summary batches by @Andre-Diamond in #152
- refactor: Update sanitizeObject function to replace en dash and em dash with ASCII hyphen by @Andre-Diamond in #153
- refactor: Enhance sanitizeObject function to replace curly quotes with ASCII equivalents by @Andre-Diamond in #154
- refactor: Update sanitizeObject function to replace line breaks with spaces by @Andre-Diamond in #155
- refactor: Enhance sanitizeObject function to escape double quotes for valid JSON by @Andre-Diamond in #156
- refactor: Improve sanitizeObject function to handle additional quote types and whitespace characters by @Andre-Diamond in #157
- refactor: Update sanitizeObject function to replace double quotes with single quotes by @Andre-Diamond in #158
- refactor: Rename "name" key to "typeOfMeeting" in sanitizeObject function by @Andre-Diamond in #159
- feat: Add Netlify configuration and Next.js plugin to project by @Andre-Diamond in #160
- Development by @Andre-Diamond in #161
- refactor: Update saveNewNames function to improve naming consistency and handle conflicts in upsert by @Andre-Diamond in #162
- 150-autosave-feature-date-2025-01-23 by @Andre-Diamond in #163
- 150-autosave-feature-date-2025-01-23 by @Andre-Diamond in #164
- chore: Update @types/lodash and @octokit dependencies for improved compatibility and performance by @Andre-Diamond in #165
- refactor: Update imports and type annotations for improved clarity and consistency by @Andre-Diamond in #166
- feat: Add type declaration for lodash module by @Andre-Diamond in #167
- refactor: Add type annotations to debounced functions for improved type safety by @Andre-Diamond in #168
- refactor: Update lodash import for consistency and clarity by @Andre-Diamond in #169
- feat: Add type declaration for react-modal module by @Andre-Diamond in #170
- Development by @Andre-Diamond in #171
- refactor: Update options list in Home component for clarity by @Andre-Diamond in #172
- feat: Add text properties for no summary and canceled summary in SummaryTemplate by @Andre-Diamond in #173
Full Changelog: v0.2.6...v0.2.7