Skip to content

Releases: koalatiapp/app

v1.4.1

28 Jan 19:04
0bcb159
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Jan 01:20
9b50e74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.4.0-beta.1

28 Apr 18:11
b9fc399
Compare
Choose a tag to compare
v1.4.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0...v1.4.0-beta.1

v1.3.0

31 Mar 15:27
a8cac95
Compare
Choose a tag to compare

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.
  • 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

17 Mar 17:46
14cfb3d
Compare
Choose a tag to compare

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

05 Feb 01:23
Compare
Choose a tag to compare

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

03 Feb 18:59
Compare
Choose a tag to compare
v1.1.0-beta.3 Pre-release
Pre-release

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

28 Oct 21:48
e6888f0
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

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

26 Oct 15:16
541281b
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0...v1.1.0-beta

v1.0.0

10 Oct 16:42
2e60a21
Compare
Choose a tag to compare

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!