Tucsky / aggr

Cryptocurrency trades aggregator
https://charts.aggr.trade/
GNU General Public License v3.0
844 stars 242 forks source link

Release 3.5.0 #381

Closed adeacetis closed 7 months ago

adeacetis commented 11 months ago

Checklist

https://github.com/Tucsky/aggr/pull/381/commits/8c06da6e2b7c5675889980132ec2d145064afc50

Note: I notice that if the database has been emptied manually, the website won't load, failing silently.

Created in https://github.com/Tucsky/aggr/issues/384

image

SetupRawData

@Tucsky you were saying that changing the aggregations' delay value was required for users setting up the tick chart. IMO the option should be set to RAW seamlessly when users pick TICK chart and gret out the data subsection preventing the user from changing the. Perhaps I am missing the added value to set it manually. It seems to be an unnecessary learning step for the user.

Changelog

Added:

Added MACD to default indicators list (commit: 153eb62d) Added "mbps tf" (commit: 77a5ce01) Added "FDUSD" stablecoin (commit: 03c92982) Added pane rename input validation on pressing enter (commit: be782eef) Added option to unlock raw trades (commit: 39ba778a) Added custom script options (commit: 76234165)

Enhancements:

Overhauled search dialog pagination (commit: 43d16b0d) Hid column in indicator window (commit: 81d737c7)

Bug Fixes:

Fixed an issue with PromptDialog's cancel button (commit: 8bfce9d2) Prevented double dialog close after the escape key press (commit: e5a43d2d) Fixed push notifications for Service Workers (commit: 9d4631c) Fixed editor undo (commit: 4bd175bb) Fixed a bug related to search dialog content deletion (commit: 8c744a32)

Chore/Configuration:

Added QR code Vite plugin (commit: 9136be55) Added CSS sourcemap for development (commit: f99135bf) Improved bug report GitHub issue template (commit: c47e5097) Improved feature request GitHub issue template (commit: 45c72234) Changed Prettier configuration file format to .cjs (commit: de4ea7cd) Cleaned up vite/vue config files (commit: c3e5d8f9))

Tucsky commented 10 months ago

Added

Editor context menu 2023-11-26 01 43 02

Built-in scripting documentation 2023-11-26 01 52 24

Watchlist Volume Threshold 2023-11-26 02 05 36