0.41.0-20210202 (2021-02-01)
- ClosePositionDialog: hotkey the "Space" and "ESC" should work still after you have clicked the Checkbox (4995a14)
- history: fix the wrong logic, it should show the history (4016778)
- SeeMoreButton: auto-click now more smooth, no longer cause the webpage lag (c1879ab)
- sidebar,i18n: update the spell (08df3c0)
- TradeDialog: add the description for the amount matching warning (8906fee)
- TradeDialog: adjust the logic for fixed of amount, hope it more stable (112ef89)
- TradeDialog: make the warning of amount more obvious (140174b)
- TradeDialog: the warning of amount, no longer to show on the Edit Position (fa3113f)
- sidebar: add plugin video show, so people can learn the usage of the plugin (579ef71)
- TradeDialog: add a warning of trade amount, so user can know the amount is not sync yet (6ca163e)
- TradeDialog: add the display view of profits/lost per change point (af0b4a1)
0.40.0-20210131 (2021-01-30)
- npm: upgrade all of deps (519eb63)
- tampermonkey: cache-control down to 5mins (was 1hour) (894733c)
- tests: check on git push (f2a348d)
- tests: upgrade node version, make jest working (0eda5c6)
- TradeDialog: again, fix the missing 0 on FX (26ee819)
- TradeDialog: move UI position of spread points, so it not overlap the prices (d32a92b)
- TradeDialog: wrong value of change points on stocks, BTC, ETF, etc (was working on FX only) (0be6ccd)
- history: the hotkey "H" to show the history of positions of lately closed (85efcfc)
0.39.0-20210129 (2021-01-29)
- TradeDialog: fix unexpected float points rendering (5c00c13)
- PositionCloseDialog: space able to trigger the button of close position (b0f5edf)
- TradeDialog: add points of far to lost (9be527a)
- TradeDialog: also show the value of points which your TP for win (358ed0f)
0.38.0-20210127 (2021-01-26)
- Sidebar: move down one level for the items of etoro-better-ui (897683e)
- TradeDialog: it show the prices when open OpenPositionDialog and EditPositionDialog (b35c566)
- TradeDialog: now show the changes points, not the value of number of subtraction, it align to etoro (9e8d1d8)
- deps packages has been upgraded (b7f2b32)
0.38.0-20210124.beta (2021-01-23)
- SetupDialog: faster to open (66949a3)
- TradingSystemConnection: add check the status of network (d5aaa49)
- re-org the word for "experimental" to "bidask" (496e675)
- reduce the bundled size (9c4a4b9)
- sidebar items in etoro-better-ui, now elevate to the first class in etoro menu, since the newer always doesn't find the setup (a65f086)
- the hotkey "space" now defaults to enabled (899c6b7)
- watch list no longer provider extra buttons, since it's seems bugs when route changed (7b5e4ae)
- Trading: fix the indicator of the Trading System Connection, since when script of etoro-better-ui load slowly, it will not be work correctly (0f9d032)
- see more button, now auto click only for once (55d7fda)
0.38.0-20210123.beta (2021-01-23)
- TradeDialog: add missing precision of FX (42def12)
- TradeDialog: now will show the point count for the TP and SL (149b4f4)
- Trading: sometimes the etoro not able to open the TradeDialog, add this indicators, so people can be know that system has been connected (aa36feb)
0.38.0-20210116.beta (2021-01-15)
- notifications; now show on top-right, was bottom-left, so the value of balance are clear (ec810c7)
- TradeDialog; add value of spread for each instrument (798d281)
- TradeDashboard: add the Link, can redirect to the page of portfolio of etoro (97cee94)
- TradeDialog: background no longer colour deep, so you can see your positions clearly on TradeDashboard when TradeDialog is open (3157655)
0.37.0-20201018 (2020-10-17)
0.37.0-20201002.beta (2020-10-02)
- TradeDashboard: the button of close, will show the good information for the position (67de5fc)
0.37.0-20201001.beta (2020-10-01)
- TradeDashboard: on evert route has changes, should close the dashboard, better UX (9d7b76c)
- TradeDialog: add the brief of positions for your current instrument trade, TP and SL also shown (57f3bba)
0.36.0-20200926 (2020-09-26)
0.36.0-20200923.beta (2020-09-23)
- TradeDashboard: missing marker re-open subscrition (4193740)
- TradeDialog: the hotkey F and T can set the trade mode to the "Order" and "Trade" (5dfd6d7)
0.35.0-20200921 (2020-09-20)
- defaultSetup: refactor code, changes defaults, to enabled useful setups by defaults (9e08c7a)
- TradeDashboard: better UI, better performance for update positions details (ec3d89b)
- TradeDashboard: if market is close, an icon to show to user, hide close button (81c8614)
0.35.0-20200917 (2020-09-16)
- hotkey: when user intend to post or reply to somebody, which is users are focusing on a textarea or input (c053681)
- demoMode: blur your etoro ID and balance amount, useful if you want to go to live stream or demo to somebody (58f0cc6)
- TradeDialog: avoid TP/SL causes crashes, which means the function of toggle TP/SL has re-design (3198e64)
0.34.1-20200914 (2020-09-13)
- WatchlistHeader: unexpected hotkey F can't trigger focus for filter input (f83867e)
0.34.0-20200912 (2020-09-12)
- Key12345: also enable hotkey in page of portfolio/{NAME} (8ed9b00)
- NativeTradeDialog: hotkeys Q and E can use in the position editing dialog (cd1fba4)
0.33.0-20200911 (2020-09-11)
- NativeTradeDialog: hotkeys Q and E can use to switching for the no SL and no TP so on (5bd8fd8)
- Settings: users can use global hotkey "S" to open settings dialog of etoro-better-ui (de387aa)
- TradeDashboard: bigger font size (9643ead)
- TradeDashboard: click the ICON, you can redirect to page for portfolio and the page for markets (078d035)
- TradeDashboard: revert to the version which Headers should display (cf785f5)
- TradeDashboard: show the information for SL/TP display in percents (ac3a759)
- TradeDashboard: the button for close position, make UI response faster (127e5f9)
- TradeDashboard: your new positions always on top (ac95097)
0.32.4-20200907 (2020-09-08)
- TradeDashboard: closing positions should not change the layout of the position, improve users closing speed without mistakenly clicks (f27254a)
0.32.2-20200907 (2020-09-07)
0.32.1-20200907 (2020-09-07)
- WatchlistFilter: avoid F key unexpected to focus input when user typing in the input on the head nav (68ab97e)
0.32.0-20200904 (2020-09-03)
- NativeTradeDialog: render the lever buttons with better performance on etoro trade dialog (ea27574)
- infra: the hotkeys 1,2,3,4,5 let you open the trade dialog quickly, defaults disable (4c41ba2)
- NativeTradeDialog: hotkeys 1
5 and F1F4 to set up amount or leverage quickly (19e8ea6)
0.31.0-20200902 (2020-09-01)
- TradeDashboard: you can see the notification list when dashboard is open (8a9df3d)
- TradeDashboard: inferring delay now display (233dc5e)
- TradeDashboard: paint instruments with the grayscale when is not able to trade (e.g. market closed) (7342a51)
- TradeDashboard: you can see "Manual trading - Real" status on dashboard (f8f347e)
0.31.0-20200831 (2020-08-31)
0.31.0-20200830.beta (2020-08-30)
- TradeDashboard: improve functionality, performance, and avoid crash when closing positions quickly (d9783a2)
- new UI layout, the material-ui, retire the fluent-ui (d295048)
- remove Filter Function in portfolio and history, since no user have used it (fdb53ad)
- Trade Dashboard, now has a slider, so you can adjust the re-render speed rate (0b31e9d)
0.30.0-20200825 (2020-08-25)
- hotkey T when on watchlist page, able to open the trade dialog that on first, useful when you are filtering goods (23785e3)
0.29.0-20200825 (2020-08-25)
- highlight Trade Buttons that one you selected (1e4cb36)
- hotkey D can open Trade Dashboard view (5283f1e)
- the function of Amount Fixed should accept with the lever, for example, 200x5, 500x2, etc. when the min position is 1000 (cf32922)
- Trade Dashboard, response when use click close (2b6803b)
0.28.0-20200823 (2020-08-23)
0.28.0-20200823-beta3 (2020-08-23)
- Trade Dashboard, early access (1861de2)
0.28.0-20200822-beta (2020-08-21)
0.28.0-20200820-beta (2020-08-19)
- cause an unexpected overriding in subscription of ping interval (6270c62)
- sometimes the fixed amount and leverages (if it Fixed enabled) couldn't apply correctly when each the dialog open (ac84c96)
- the trade dialog features cause other layout broken in "app/procharts" (d0d5e60)
- UI layout unexpected tiny moved on ExecutionDialogStatusInfo, #5 (2fd1a9a)
- amount steppers and lever buttons on etoro native should work fine together when Amount/Lever Fixed enable (2e76a5f)
- more conspicuous with Buy and Sell Buttons (45954a9)
- the compact switch, now show chart, hide rate changes (046ebbc)
- when Trade Execution-Dialog on mount, it's applying percent of Stop-Loss and TakeProfit (1329f8a)
0.28.0-20200807-beta (2020-08-07)
- lever can't memorize correctly (504b111)
- the amount and lever with automatic apply on the dialog with such as TLT, VTI, SQQQ, and QQQ doesn't work (937544a)
- the stepper on the side of input that now memorizes the input values (fb60924)
- too many auto-click on "see more", will cause the next query to get rejected (7a93677)
- price of Buy and Sell on dialog, display on buttons, re-render faster on each 50ms (ff19dae)
0.28.0-20200805-beta (2020-08-05)
- dialog sometime didn't apply fixed amount/lever, improve it (452017f)
- ExecutionDialogStatus error on render, can't read Name of instrument is undefined (2fcf53f)
- positions profits on dialog, throw read of undefined (a434709)
- when dialog use TAB key, don't switch when users are focus on inputting the amount (a446d40)
- hotkeys can set up with separate. After this version update, all hotkeys have reset in the disabled. Please enable it in settings. (0ddf037)
- if hotkeys enabled, tooltips shown on the targets. and prevent trigger hotkey when users focus on inputs. (655012f)
- the hotkey "F" on Page Watchlist will trigger focus on the filter input (0cbd89a)
- the hotkey Space key to trigger "Open Trade" button (f3302b3)
0.27.0-20200730 (2020-07-30)
- a link on the sidebar can go to Pending-Orders quickly, and orders count has presented (bc7c2de)
- dialog add new status shown the position total amount profits (17bdd06)
0.26.1-20200721 (2020-07-20)
0.26.0-20200721 (2020-07-20)
- an interval value setting for inferring delay and trading system status checking (3933da9)
0.25.3 (2020-07-15)
0.25.2 (2020-07-15)
0.25.1 (2020-07-12)
0.25.0 (2020-07-12)
0.24.1 (2020-07-06)
0.24.0 (2020-07-05)
- Execution-Dialog "Manual Trading" Status (b8425d5)
- automatically apply last Take-Profit and Stop-Loss percent on Execution-Dialog (67a5ad4)
0.23.0 (2020-07-05)
- tip for bank buy exchange rate, at sidebar withdrawal button (6e62e02)
- 下單視窗會在螢幕高度不夠時,自動縮小,當你的螢幕高度過小時,應該會很適合 (f7919aa)
- 套件設定新增一個「重置設定」按鈕 (4aaee7a)
- 關注列表上的篩選框,使 Escape 鍵也能夠清除文字 (816cc6c)
0.22.1 (2020-06-26)
- 修復,意外使底部的額外幣種無法更新 (e7cb89e)
0.22.0 (2020-06-26)
- 修正停用下單巨集時,介面歪掉的問題 (2166d71)
- add option able to select USD and hidden extra currency, useful for USD native users (4f91583)
0.21.0 (2020-06-26)
0.20.3 (2020-06-24)
- 修復設定窗的金額組,意外無法輸入的問題 (780cb80)
0.20.2 (2020-06-24)
0.20.1 (2020-06-24)
0.20.0 (2020-06-24)
0.19.0 (2020-06-24)
0.18.1 (2020-06-22)
- 解決意外解綁關鍵的鼠標事件,造成介面不渲染的問題 (b0ee2ec)
0.18.0 (2020-06-22)
- 重新設計下單視窗,提供「status.etoro.com 下單狀態」「推測延遲」「可用餘額」 (73afc63)
0.17.1 (2020-06-21)
- 修正 Tab 鍵切換買賣之設定介面邏輯錯誤,造成設定項不起實際作用的問題 (d46dc4d)
0.17.0 (2020-06-21)
- 下單視窗開啟時,處理風險小提示會擋住「賣出」及「買入」的視覺問題 (08e926c)
0.16.0 (2020-06-19)
- 鎖定槓桿的功能,就算用戶點擊內建 etoro 槓桿也會有效記錄 (2c44ccd)
0.15.0 (2020-06-19)
- 在投資組合中,試圖增強倉位買入賣出資訊判別 (bc84966)
- 在關注列表的快篩輸入框,現在按下 enter 可快速開啟第一個標的的下單介面 (998ed9a)
- 提供歷史記錄的篩選輸入框,以便快速查找標的 (cee0c62)
- 明星投資人之投資組合,現在也能使用輸入框快速篩選 (4ac6cd0)
- 關注列表可以設定只顯示「已投資的標的」但不會使輸入快篩失效 (925e825)
- 鼠標移至 more button時,自動幫忙點擊以展開 more rows (f14d805)
0.14.0 (2020-06-18)
0.13.0 (2020-06-18)
- 我的投資組合頁面,提供篩選輸入框以利快速查找投資標的 (d29f7be)
- 關注列表提供緊湊模式,降低不重要得資訊,減少干擾 (bd2755c)
- 關注列表的緊湊模式,現在同樣作用在官方內建 grid-mode 之上 (0d6fec6)
0.12.0 (2020-06-14)
- 必須是中翻,這邊誤植了英文 (32a9584)
- 在關注清單中,簡單透過關鍵字過濾清單 (5ce7d4b)
0.11.0 (2020-06-11)
- 修正以 X1 購買時,下單巨集不啟動的問題 (63a876e)
- 提供簡單的英文翻譯語言包 (f4b18d9)
0.10.0 (2020-05-25)
- 提供一個設定按紐在下單輔助巨集,也能直接調整巨集金額 (2e62c42)
0.9.1 (2020-05-20)
- 修正下單輔助巨集,掛單時,意外同時設置掛單價格,以及止損的問題 (6bc63e0)
0.9.0 (2020-05-17)
- 關注列表之投資人,快捷鍵使你更快的到達投資組合頁面 (821afc8)
0.8.1 (2020-05-15)
- 修正在「我的投資」不會正確顯示下單輔助巨集的問題 (382c873)
0.8.0 (2020-05-13)
0.7.3 (2020-05-05)
- 修復問題 etoro 近期內改版,它將左側欄加入了隨機的 HTML 屬性,造成樣式呈現失效 (79e6647)
0.7.2 (2020-04-28)
0.7.1 (2020-04-19)
- 修復左側欄巨集啟用狀態不正確顯示的問題(該問題不影響功能) (b113460)
0.7.0 (2020-04-19)
- 左側欄加入風險說明書連結 (5558c4f)
- 新增功能「下單輔助巨集」預設停用,使用前請詳閱風險說明書 (33a9e3a)
- 變更設定,現在在介面顯示進度君 (a4bed53)
- 部署 React.js,並展示歡迎訊息 (9edae68)
0.6.0 (2020-04-17)
0.5.0 (2020-04-15)
- 修復了某些被關注者無法取得餘額 (9eb3ba8)