Skip to content

Latest commit

 

History

History
178 lines (112 loc) · 12.2 KB

CHANGELOG.md

File metadata and controls

178 lines (112 loc) · 12.2 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

30 April 2024

  • feat: introducing system level notifications 1ff3ab9
  • doc: updates changelog d2722b2
  • feat: adds simple notification sound 5254bc3

18 April 2024

  • feat: improves order details copy & introduces @nuxtjs/i18n to format the sats amount 574815d
  • feat: allows users to set a premium/discount for each order 19947d8
  • feat: implements user rating ca68ebd

2 April 2024

  • feat: removes ts-ignore 3d28411
  • fix: solves remaining issue caused by not using the OrderType enum when comparing order types e0e2d6b
  • feat: adjusts relay status UI c4614c0

2 April 2024

  • feat: exposes relay status to the UI 8e7951c
  • feat: simplifies pubkey & privkey callbacks taking in consideration also the auth method d89d815
  • doc: updates changelog f23529c

25 March 2024

  • feat: updates mostro communication protocol 905bead
  • feat: always sends an amount for fixed orders regardless of whether an invoice is present or not 0c28427
  • fix: solves issue of profile picture and name disappearing 1d9f70d

25 February 2024

  • fix: buyer pubkey in fiat sent message #15
  • feat: adds avatar to chat bubbles e34b0e9
  • feat: adds a 'loading' animation after the user sends a message 941327e
  • feat: adds order creation & expiration time 5fa38be

18 February 2024

  • chore: removes unused file 544bcef
  • feat: introduces the CreatedAt component and fixes issues with time ago labels 93f532b
  • feat: introduces peer avatar and user name in chat summary 1f14097

3 February 2024

  • feat: restores authentication with user provided nsec/hex 89f4b3c
  • feat: gracefully handles the wrong password situation showing an error message to the user 457503d
  • feat: restores nsec/hex private key authentication 07e546f

30 January 2024

  • feat: updates order status from NIP-04 events under specific cirumstances 689451a
  • fix: fix issues with the invoice validation rules 34cd0ca
  • refactor: remove unused declarations, logs, and imports 404d431

28 January 2024

  • feat(communication): introduces the nostr-dev-kit library to take care of relay management 3630ed0
  • feat(log): adjusts log messages 0cc9618
  • chore: updates changelog 9d6631b

13 January 2024

  • feat(my-trades): differentiates between current and past trades a24a741
  • feat(style): introduces the sat symbol & adds a highlight to relevant pieces of the order details 289b4fc
  • fix(my-trades): solves issues caused by dependency on URL path as the source of the current order id deb428e

13 January 2024

  • chore: updates package-lock.json d002939
  • feat: introduces an order details dialog 703946f
  • feature: refactor code to parse v1 messages e729e05

19 November 2023

  • feature: persists state across page reloads 6b5aaf4
  • fix: removes fake currencies 8175d45
  • chore: bumps version number 6d574d9

30 October 2023

  • feature: introduces a basic dispute UI flow 82642dc
  • feature: displays notifications for both maker & taker 15245c2
  • feature: implements CancelButton component a6a7a25

19 August 2023

  • refactor: triggers notifications by just watching the order store and reacting to it f52a651
  • fix: re-subscribes to DMs in case of a reconnection 6238c8f
  • feature: dynamic notification title 93e2263

9 August 2023

  • fix: removing manual close to allow for reconnection attempts ce53377
  • chore: updates version number 650a571
  • fix: subscribes only to mostro events of type 30K 252bb21

5 August 2023

  • feature: discards repeated events cbb77fd
  • ifx: adjusts & fixes messages shown to the user in the happy-case path 4bb82a2
  • feature: creating 2 different 'add invoice' messages for the taker and maker 81c095b

4 August 2023

  • fix: solves all typescript errors in mostro & signer plugins f0c2c51
  • feature: organizes console logs 2289df3
  • feature: shows an alert & prevents user interaction when an order has been cancelled 34fce26

29 July 2023

  • feature: turns off ssr f4a68e5
  • fix: adjusts UI elements and fix invoice sanity checks 52a960e
  • feature: adjusts UI 894f911

28 July 2023

  • feature: displays version number & commit hash in the navigation drawer c774d7b
  • feature: closes notification menu after click 9f12607
  • refactor: removes pre-defined values in OrderForm 9ed39f8

v0.0.1

18 July 2023

  • docs: Updated prerequisites and how to run detailed steps #3
  • Fix to overcome critical dependencies due to glob-parent@5.1.2 #2
  • feature: migration to nuxt 3 completed 6d2ed21
  • Fix to overcome critical dependencies due to glob-parent@5.1.2 https://github.com/advisories/GHSA-ww39-953v-wcq6 04fbc9b
  • feature: adds direct message feature and links it from the messages coming from mostro 7dd9ecc