Releases: koalatiapp/app
v1.4.1
What's Changed
- fix: access check for team settings by @EmilePerron in #132
- fix: user can't leave team without subscription plan by @EmilePerron in #133
- fix: ci & build deprecations by @EmilePerron in #134
- feat: prevent team admins from deleting the team by @EmilePerron in #135
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- feat: allow unresolving comment by @EmilePerron in #125
- feat: remove project-specific search bar in dashboard by @EmilePerron in #126
- fix: broken rendering of multi-page recommendation lists by @EmilePerron in #127
- feat: add activity logs by @EmilePerron in #128
- feat: add project setting to not trust canonical URL for pages by @EmilePerron in #129
- feat: remove old unused pages after rebuilding a project's sitemap by @EmilePerron in #130
- feat: allow project ownership changes by @EmilePerron in #131
Full Changelog: v1.3.0...v1.4.0
v1.4.0-beta.1
What's Changed
- feat: allow unresolving comment by @EmilePerron in #125
- feat: remove project-specific search bar in dashboard by @EmilePerron in #126
- feat: add activity logs by @EmilePerron in #128
- fix: broken rendering of multi-page recommendation lists by @EmilePerron in #127
Full Changelog: v1.3.0...v1.4.0-beta.1
v1.3.0
What's Changed
- You can now delete comments in the checklist (by @EmilePerron in #118)
- New tasks have been added to the checklist (by @EmilePerron in #124)
- Navigation
- Search queries with misspelling, accented characters, capitalization and pluralization yield appropriate results. (if applicable)
- Forms
- Forms are protected from spam bots and bad actors
- Security
- A Content Security Policy is set up on the site to prevent script and data injection.
- The
x-frame-options header
is configured to prevent clickjacking attacks.
- Navigation
- Webflow-specific information and resources have been added to some existing tasks (by @EmilePerron in #124)
- Fixed an issue where the browser would keep old icon files in cache after new releases (by @EmilePerron in #121)
- Restored the public demo of the checklist, which had been disabled in v1.1.0 (by @EmilePerron in #123)
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- You can now create projects for a specific page or sub-site! (by @EmilePerron in #117)
- Simply specify the page's URL when creating a project, and only that page and its subpages will be included in your project.
- Fixed an issue where organization members could not be deleted (by @EmilePerron in #112)
- Fixed an issue that caused certain API requests to sometimes not be decoded appropriately (by @EmilePerron in #116)
- Updated dependencies to patch potential security vulnerabilities (by @EmilePerron in #114)
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- New REST API to allow third-party integrations (by @EmilePerron in #103)
- New Onboarding flow (by @EmilePerron in #97)
- New FAQ section added to the Help page (by @EmilePerron in #97)
- Re-designed visual links in the Project Overview page (by @EmilePerron in #97)
- Improved color contrast for many text elements for better accessibility (by @EmilePerron in #97)
- Security: add email confirmation on registration and email change (by @EmilePerron in #98)
- Performance: process test results in the background with messenger by (@EmilePerron in #100)
- Bugfix: update FaviconKit client to add custom API hostname (by @EmilePerron in #102)
Full Changelog: v1.1.0...v1.1.0-beta.3
v1.1.0-beta.3
What's Changed
- New REST API to allow third-party integrations (by @EmilePerron in #103)
- New Onboarding flow (by @EmilePerron in #97)
- New FAQ section added to the Help page (by @EmilePerron in #97)
- Re-designed visual links in the Project Overview page (by @EmilePerron in #97)
- Improved color contrast for many text elements for better accessibility (by @EmilePerron in #97)
- Security: add email confirmation on registration and email change (by @EmilePerron in #98)
- Performance: process test results in the background with messenger by (@EmilePerron in #100)
- Bugfix: update FaviconKit client to add custom API hostname (by @EmilePerron in #102)
Full Changelog: v1.1.0...v1.1.0-beta.3
v1.1.0-beta.2
What's Changed
- New Onboarding flow (by @EmilePerron in #97)
- New FAQ section added to the Help page (by @EmilePerron in #97)
- Re-designed visual links in the Project Overview page (by @EmilePerron in #97)
- Improved color contrast for many text elements for better accessibility (by @EmilePerron in #97)
- Security: add email confirmation on registration and email change (by @EmilePerron in #98)
Full Changelog: v1.0.0...v1.1.0-beta.2
v1.1.0-beta
What's Changed
- New Onboarding flow (by @EmilePerron in #97)
- New FAQ section added to the Help page (by @EmilePerron in #97)
- Re-designed visual links in the Project Overview page (by @EmilePerron in #97)
- Improved color contrast for many text elements for better accessibility (by @EmilePerron in #97)
Full Changelog: v1.0.0...v1.1.0-beta
v1.0.0
Initial release of self-hosting 🎉
I, @EmilePerron, am super excited to bring you this first self-hostable release of Koalati!
To get started with self-hosting Koalati, I recommend you check out the self-hosting template I created here: https://github.com/koalatiapp/hosting
You can also check out the Self-hosting page on Koalati's website for more information about self-hosting vs our hosted service: https://www.koalati.com/self-hosting
If you have any feedback, feel free to create issues and PRs here on GitHub: I'll be happy to look into it and get things moving.
Cheers!