Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
72 lines (39 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

72 lines (39 loc) · 1.04 KB

Change Log

All notable changes to the "xata" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

0.5.0

  • Remove any interaction with git branches
  • Add xata branch status bar

0.4.4

  • Fix extension working against staging
  • Add analytics headers
  • Fix underscore in database url

0.4.1

  • Fix init database

0.4.0

  • Support non-null and unique columns

0.3.1

  • Fix databaseURL regex

0.3.0

  • Support multi-region

0.2.0

  • Support object type

0.1.2

Fixed

  • Align column type name & icons with the web UI
  • Fix refresh button
  • Fix delete button for one branch database

0.1.1

Fixed

  • Reduce extension size from 7.74MB to 1.84MB

0.1.0

Added

  • Deal with xata branch creation in a non git environment.

Fixed

  • Extension not activated on palette commands (login, loginWithToken, logout)

0.0.2

Fixed

  • Columns icons on web extension

0.0.1

First version on the marketplace 🎉