Introduction

Nekosia, like Booru, is continuously developed, with each new version introducing new features, significant fixes, and numerous improvements. To ensure complete transparency and understanding of the changes made, we have prepared a detailed version history of the API. This document contains detailed descriptions of changes, release dates, and backward compatibility information, allowing users to easily track progress and new features.

Version History

Using semantic versioning (learn more) enables tracking changes and updates in a clear and intuitive way. This ensures that users can always stay up to date with the latest functionalities and changes. Below is the version history of the API, along with descriptions of the introduced changes and their release dates.

API v1

2024-09-07

  1. Added a new rating parameter for /images. The default rating in every response is safe.
  2. The key field in the JSON response can now be undefined.
  3. Minor adjustments were made.

2024-08-19

  1. Released the official nekosia.js module.
  2. Website and documentation improvements.
  3. Created the tos.md document.

2024-07-29

  • Initial API + Booru Release
    • Introduction of basic API functions, enabling full utilization of Nekosia's capabilities.
    • Creation of the official Booru.
    • Availability of complete online documentation, allowing users to easily familiarize themselves with new features and their applications.

This website

v1.1.0

  1. Improved the appearance of photo cards.
  2. Added fields for twin images and similar images.
  3. Other enhancements.
  4. Bug fixes.

v1.0.2

  1. Added a full image preview feature when clicking on an image (on the Booru page).
  2. Minor website and SEO tweaks.
  3. Other fixes.