This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
Version 2.9.0
Added
- transaction close confirmation modal (#1654) (38b3ba4, @davimello28)
- store plugin manager menu open status (#1706) (5f1392c, @alexbarnsley)
- add support for TypeScript (#1420) (0633214, @luciorubeens)
- class-based languages for localization (#1495) (6399cb6, @faustbrian)
- integrate vuex-persist with exclusion of large data (#1729) (a6daa0c, @faustbrian)
- add links to multipayment list on transaction show (#1741) (7b1e7b4, @dated)
- show alternative balances in wallet grid (#1743) (51511f8, @dated)
- plugin images & slider (#1765) (31008b5, @alexbarnsley)
- plugin image slider (#1783) (ba1f575, @alexbarnsley)
Changed
- remove splashscreen.js (#1698) (6e2a4c3, @brenopolanski)
- update dependency electron to v8 (#1648) (e1c1719, @renovate[bot])
- set currentPage / currentPerPage only if different from current value (#1612) (f6b4126, @dated)
- scroll on menu tab, not on container (#1641) (b962990, @dated)
- cache-bust plugin whitelist & blacklist (#1707) (4a1a424, @alexbarnsley)
- update dependency @types/jest to v25 (#1712) (0dd9e8d, @renovate[bot])
- update dependency ts-jest to v25 (#1713) (28ade8d, @renovate[bot])
- perform various operations in bulk (#1683) (5a7cfd3, @alexbarnsley)
- simplify blurred modal backdrop & ui tweaks (#1638) (627ab74, @dated)
- remove amount column from ipfs table and realign columns (#1724) (59a3ac9, @dated)
- square splashscreen logo (#1732) (473194a, @dated)
- adjust bridgechain transaction form validation (#1730) (ed5224b, @dated)
- extract crypto behaviors out of the client service (#1749) (617f6dc, @faustbrian)
- move
__watchProfile
out of theClientService
(#1754) (4881802, @faustbrian) - replace various lodash methods with native alternatives (#1759) (6554499, @brenopolanski)
- remove summary when marking announcement as read (#1755) (195b10f, @dated)
- improve ledger ux (#1733) (e888d41, @alexbarnsley)
- replace moment with dayjs (#1753) (7479bf3, @faustbrian)
- more generic userLanguage handling (#1769) (a695816, @dated)
- update splash font (#1773) (d801ea0, @alexbarnsley)
- bump version to 2.9.0 (#1771) (9262292, @faustbrian)
- add staging to workflow (#1777) (e217ef6, @alexbarnsley)
- bump version in all github configurations (#1803) (5bca2b9, @faustbrian)
Fixed
- retrieve fullscreen state after splashscreen (#1704) (4b439bb, @faustbrian)
- reset ready state when changing chart period (#1708) (e2a3320, @faustbrian)
- sidebar widths and icon orientation (#1642) (c877124, @dated)
- close button animation of announcements (#1643) (7f8d87a, @dated)
- erase bug on input fee (#1666) (5eb5acb, @davimello28)
- use showSaveDialog with promise instead of callback (#1711) (3545736, @faustbrian)
- custom peer host validation (#1692) (743d7a0, @davimello28)
- handle invalid address from qr code (#1645) (cf96f4b, @dated)
- set the menu tab item to stretch (#1714) (cbb4c96, @brenopolanski)
- use showOpenDialog with promise instead of callback (#1715) (fad72b6, @dated)
- dashboard show transaction (#1716) (4f89531, @alexbarnsley)
- transaction submit when invalid password (#1718) (c6c6f39, @alexbarnsley)
- warning when navigating to current route again (#1719) (69c5698, @alexbarnsley)
- 422 when sorting by sender or recipient (#1723) (96a7acb, @faustbrian)
- ledger error when checking version (#1722) (a9ba85f, @alexbarnsley)
- avatar error on new profile during onboarding (#1633) (085b418, @brenopolanski)
- notifications for magistrate transactions (#1725) (dd83b7c, @dated)
- show splash screen on reload (#1734) (c2580ac, @alexbarnsley)
- splashscreen showing on main window hide (#1756) (253f91f, @alexbarnsley)
- main window fullscreen state when closing and re-opening (#1760) (a04dcad, @alexbarnsley)
- fetch wallet when adding/creating as contact (#1742) (8c3c65b, @dated)
- access windows.main instead of window.main (#1762) (3ee385e, @faustbrian)
- clear history on window reload via shortcuts (#1763) (bd7b030, @faustbrian)
- add sorting to bridgechains table (#1737) (18ead7d, @dated)
- reload shortcut from other apps (#1768) (e5890fd, @brenopolanski)
Hashes
File | SHA256 |
---|---|
linux-amd64.deb | b49603a310a7803696ebd27f77fe01c3dbc25837fe8fde4a272bf2a5d2c30b75 |
linux-x64.tar.gz | 172f9b3a94558afb79ef03e39fe57931393ef05f1b7b64fe706b6990036d82da |
linux-x86_64.AppImage | 959e075c87dd71ee270e4e6a82fddb48e5cdb006a6cdf11ace9f363ef9a1fcb0 |
mac.dmg | 8fbba3483f1a1e5a04de78d7c3ec48197d7ab05468ee45f4dca985c7fcb2fafe |
mac.zip | ffaed88a558e4462512b989621387e20700e346a1629146f73bad16ba0530a5e |
win.exe | b3d3acd60432c7460937fb12dfe0db3e27f9b768423123f4906920bd9bea19e7 |
Thanks to @dated