go-urlsh/CHANGELOG.md

1.4 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • added Changelog
  • Ability to change the url and description of shortlinks
  • /api/v1/users/me endpoint to get user details
  • User account page
  • Two Factor Authentication (#6)

Changed

Removed

  • Docker image support for linux/ppc64le
  • Remember login switch (login cookie lasts 30 days now by default)

Fixed

  • Login sessions now actually get cleaned up

0.1.2 - 2023-08-09

Fixed

  • fixed wrong javascript file linked in link add page

0.1.1 - 2023-07-10

Changed

  • Consolidated frontend javascript functions into one file

0.1.0 - 2023-05-05

Added

  • User Creation on first start via API
  • Admin Login for /admin/
  • Ability to add and delete short links