Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 15 May 09:37
0be63ae

What's Changed

  • fix: update CI workflow actions to latest versions by @Peefy in #16
  • feat: various improvements across web app by @Peefy in #17
  • feat: add new i18n keys and fix timestamp fallback in email extractor by @Peefy in #18
  • docs: add Installation and Documentation sections to README by @Peefy in #20
  • fix: improve screenshot section header clarity by @Peefy in #19
  • feat: add X badge to README by @Peefy in #21
  • fix: remove Node.js 25 from CI test matrix by @Peefy in #22
  • fix: correct timestamp order in timeBeforeHoursMs test by @Peefy in #24
  • fix: correct timestamp order in timeBeforeHoursMs test by @Peefy in #25
  • Improve PPTX preview fidelity with bundled desktop render-engine support by @Mine77 in #23
  • chore: multi-package updates by @Peefy in #26
  • chore: multiple updates by @Peefy in #27
  • docs: add PPTx and MindMap preview GIFs to README by @Peefy in #28
  • feat: update static screenshots to animated GIFs by @Peefy in #29
  • docs: add external links to documentation and blog by @Peefy in #31
  • refactor: remove @alloomi/billing package and hardcode insight history days by @Peefy in #32
  • docs: improve README structure and user experience by @ldxdl in #33
  • refactor: simplify ternary expressions and formatting by @Peefy in #34
  • feat: tsc fixes and code improvements by @Peefy in #45
  • chore: remove unused UI components and clean up exports by @Peefy in #49
  • fix: eliminate race condition in timeBeforeHoursMs test by @Peefy in #50
  • feat: add now parameter to timeBeforeHours and timeBeforeMinutes by @Peefy in #51
  • feat: add alloomi-memory skill by @Peefy in #52
  • fix: prevent guest login redirect loops and update home path by @Peefy in #53
  • fix: remove analytics tracking by @Peefy in #54
  • feat: add alloomi-connectors skill by @Peefy in #55
  • docs(readme): add problem/solution table and daily friction section by @Peefy in #67
  • feat(alloomi-memory): add create/update insight API endpoints by @Peefy in #68
  • chore: format insights API routes and update README by @Peefy in #69
  • feat(insights): add insight usage frequency analysis by @hrw991009 in #70
  • refactor(ci): merge lint, format, type-check into single pre-test stage by @Peefy in #74
  • docs(alloomi-memory): add insight usage analytics & maintenance documentation by @Peefy in #75
  • feat(alloomi-connectors): add query-contacts and send-reply commands by @Peefy in #76
  • feat(web): move insight tracking tab to settings sidebar by @Peefy in #77
  • feat: multi-package updates and enhanced integrations by @Peefy in #78
  • feat(marketing): init marketing page by @Peefy in #80
  • Polish Readme by @Mine77 in #81
  • chore: update repo name from alloomi to openloomi by @Peefy in #82
  • feat: rename Alloomi to OpenLoomi and update related content by @Mine77 in #83
  • fix: update remaining GitHub URLs from alloomi to openloomi by @Peefy in #85
  • chore: rename alloomi to openloomi in packages directory by @Peefy in #86
  • docs: add CONTRIBUTING.md guide by @Peefy in #87
  • chore: remove affiliates library by @Peefy in #88
  • feat(memory): add unified vector search by @hrw991009 in #84
  • chore: remove analytics and marketing libraries by @Peefy in #89
  • chore: remove personalization UI components from user menu by @Peefy in #92
  • chore: remove tracking event UI components by @Peefy in #93
  • Chore/remove personalization UI components by @Peefy in #94
  • chore: remove about settings UI components by @Peefy in #95
  • chore: remove agent package and related configurations by @Peefy in #96
  • chore: update GitHub repo URLs from melandlabs/release to melandlabs/openloomi by @Peefy in #97
  • Update logo image for web and Readme by @Mine77 in #98
  • fix/vercel-deploy by @Mine77 in #99
  • chore: optimize images and fix Next.js route types path by @Peefy in #100
  • fix: use i18n language for date formatting in insight analytics by @Peefy in #101
  • chore: cleanup marketing content and add skills nav by @Peefy in #102
  • refactor: flatten content directory structure by @Peefy in #103
  • chore: update release workflow to tag-based triggering and bump version to 0.5.0 by @Peefy in #104

New Contributors

Full Changelog: v0.4.2...v0.5.0