Changelog

List of changes and updates made to Wisp CMS.

  • New Custom Content Fields (27/11/2024)


    New custom content fields are now added:

    • text area
    • date
    • select
    • multi-select
    • image
  • Custom Content Type (24/11/2024)


    Wisp now supports custom content type. Users can define schemas for new type of content besides blog post.

    This beta release includes the following custom fields:

    • text
    • number
    • boolean
    • rich text (using wisp's intuitive editor)
  • Improved Full Text Search (10/10/2024)


    Full text search now sorts by relevancy instead of published date

  • Author Info in API (10/10/2024)


    Added author's information in the API results

  • Detailed Setup Instructions (02/10/2024)


    Setup now include detailed instructions for setting up with Next.js and React.

  • Contact Form (30/09/2024)


    Added contact form to all pages on wisp that sends an email to the team

  • Metadata for Blog Post (22/09/2024)


    Introduced a new metadata field that allows users to add additional data to be returned in the API to customise behavior on the frontend.

  • Youtube Embed (31/08/2024)


    Allowing Youtube videos to be embedded in the editor. Simply paste a Youtube link to embed the video!

  • Automatic Attribution for Free Plans (25/08/2024)


    Added attribution text to the end of all blog posts from teams on free plans.

  • Trial for Paid Plans (04/08/2024)


    Added 14 days of trial for paid plans

  • Blog Starter Kit (10/07/2024)


    Launched the blog starter kit

  • Related Posts (03/07/2024)


    New API that returns related blog post using semantic similarity.

  • Pricing Launch (17/06/2024)


    Launch of our first paid offerings

    • free tier
    • pro tier
    • indie hacker tier
  • Table Support (09/05/2024)


    Added support for tables in the blog post editor

  • Initial Launch (20/04/2024)


    First public launch of Wisp, including:

    • intuitive blog post editor
    • content API
    • tags