v1.1.0
What's Changed
- Update PR and Issue Template by @ananyo141 in #26
- Update PR and Issue Template by @ananyo141 in #27
- Enhance multi nested comment threads UI by @Siddhantsingh1230 in #29
- Feat: Support for multiple nesting of comments by @ananyo141 in #28
- Feat: Comment Threads in Frappe Timeline Activity by @ananyo141 in #25
- Rename app to
Frappe Comment Xtby @niraj2477 in #31 - Fix: Strip html tags from notification subject by @ananyo141 in #32
- Feat: Support for multiple nesting of comments by @ananyo141 in #33
- feat: add function docstrings and escape html by @ananyo141 in #35
- feat: add function docstrings and escape html by @zeel-codder in #36
- Feat: support for multiple nesting of comments by @ananyo141 in #34
- Update README.md with thread image by @ananyo141 in #37
- Update README.md by @ananyo141 in #38
- Fix: remove edit-mode css by @ananyo141 in #39
- Fix: remove edit-mode css by @zeel-codder in #40
- Update GitHub workflow runners based on repo visibility by @iamimmanuelraj in #42
- Update GitHub workflow runners based on repo visibility by @iamimmanuelraj in #43
- Workflow: Add Build Test workflow by @iamimmanuelraj in #41
- Workflow: Update build-test.yml by @iamimmanuelraj in #44
- Workflow: Update Build Test by @iamimmanuelraj in #45
- Enable Dependabot Ecosystems by @iamimmanuelraj in #50
- chore: update dependencies by @wreckage0907 in #53
- Extend frappe dependency support to <17.0.0 by @Copilot in #54
- Add workflow files by @niraj2477 in #55
- Sync develop to main by @zeel-codder in #56
- Potential fix for code scanning alert no. 2: DOM text reinterpreted as HTML by @ananyo141 in #57
- Sync develop with main by @zeel-codder in #58
- Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @zeel-codder in #59
- fix: Workflow does not contain permissions by @zeel-codder in #60
- Fix: Skip monkey patch for sites without app installed by @dpk404 in #62
- Remove duplicate save in NotificationLogOverride.after_insert() by @Copilot in #52
- Fix N+1 query pattern in comment visibility filter by @Copilot in #49
- Optimize Comment queries by replacing fields="*" with explicit field lists by @Copilot in #51
- Improve performance by reducing n+1 queries by @niraj2477 in #63
- Improve performance by reducing n+1 queries by @niraj2477 in #64
- fix: error due to no db conn during build by @wreckage0907 in #65
- chore: Bump version to v1.1.0 by @niraj2477 in #66
New Contributors
- @ananyo141 made their first contribution in #26
- @Siddhantsingh1230 made their first contribution in #29
- @iamimmanuelraj made their first contribution in #42
- @wreckage0907 made their first contribution in #53
- @Copilot made their first contribution in #54
- @dpk404 made their first contribution in #62
Full Changelog: v1.0.0...v1.1.0