This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
Version 2.9.1
github-actions
released this
26 Mar 13:11
·
1826 commits
to develop
since this release
Added
- expose more ui components to plugins (#1792) (48dd2f2, @dated)
- expose current peer to plugins and allow options in requests (#1789) (cd9983c, @dated)
- expose the bignumber plugin and datetime service to plugins (#1780) (ddd900a, @dated)
- expose save/open dialogs to plugins (#1793) (898c72b, @dated)
- allow to hide cancel button of confirmation modal (#1796) (d04ac63, @dated)
- expose profiles themes to plugins (#1795) (fa930f7, @dated)
- expose peer discovery to plugins (#1808) (8336963, @dated)
- allow plugins to clear all options at once (#1815) (194a788, @dated)
- allow to set a default fee type (#1767) (6ced7d0, @dated)
- add scope to plugin routes and menu items (#1833) (4811bca, @dated)
- multipayment display modals details (#1810) (7d8582e, @dated)
- use the left and right arrows on the keyboard to switch between the plugin images (#1831) (0028132, @brenopolanski)
- add names to plugin themes (#1837) (94eae8a, @dated)
- sort menu items alphabetically (#1823) (1021957, @dated)
- fetch known wallets from repository (#1766) (58a9dc6, @dated)
- allow plugins to add languages (#1848) (a15c72c, @dated)
- include wallet vote in publicByProfileId getter (#1854) (05a23a1, @dated)
Changed
- update dependency electron-builder to v22.4.0 (#1764) (d011b1d, @alexbarnsley)
- allow all global plugin options to be retrieved at once (#1790) (55c02ec, @dated)
- add 'watch' to allowed component keys (#1787) (b6e927a, @dated)
- update dependency tempy to ^0.5.0 (#1800) (dc46646, @renovate[bot])
- replace pricing api with @arkecosystem/platform-sdk (#1786) (b8e7672, @faustbrian)
- change wording for contact delete button (#1774) (c5ca8eb, @alexbarnsley)
- adjust business transaction form validation (#1736) (ee97098, @dated)
- fix alignment of menu dropdown components (#1770) (e3b76ab, @dated)
- add translation for DIALOGS permission (#1804) (bd896d3, @dated)
- update mac menu titles (#1782) (454dbaa, @alexbarnsley)
- fix alternative currency alignment (#1811) (70dbb8d, @dated)
- try to fetch local plugin images first (#1826) (0b4d5ba, @dated)
- update dependency electron-builder to v22.4.1 (#1819) (90739e6, @renovate[bot])
- bump acorn from 5.7.3 to 5.7.4 (#1835) (9a97e8b, @dependabot[bot])
- wait for next tick when focussing password/passphrase input (#1814) (49eff2d, @dated)
- add dayjs quarters plugin (#1836) (c8d4555, @dated)
- activate the plugin menu item when navigating to plugin route (#1830) (b09368a, @dated)
- update dependency file-loader to v6 (#1844) (8ac9116, @renovate[bot])
- update dependency url-loader to v4 (#1845) (5353b7b, @renovate[bot])
- bump version to 2.9.1 (#1850) (53c1ce8, @alexbarnsley)
- disable columns from sorting (#1851) (e9f4312, @alexbarnsley)
- check for confirm modal title or note (#1857) (ac682ff, @dated)
- grant icon & fetching plugin config (#1860) (4315524, @brenopolanski)
- rename minVersion property to minimumVersion (#1865) (4e5c4a8, @alexbarnsley)
Fixed
- update dependency emittery to ^0.6.0 (#1799) (ccafe7e, @renovate[bot])
- update dark theme for disabled button in menu (#1781) (768756e, @brenopolanski)
- dark theme tweaks (#1784) (6cd81f6, @brenopolanski)
- access the vue-i18n property at the root (#1779) (4374e6a, @brenopolanski)
- multisig transaction type/group (#1791) (47f0792, @alexbarnsley)
- include typegroup when setting last fee (#1758) (530765b, @dated)
- back button after wallet reload (#1785) (6cf66dc, @brenopolanski)
- last fees migration (#1802) (fd710bf, @dated)
- don't manipulate raw transaction when it is stored (#1747) (191de53, @dated)
- unset innerHTML of plugin style when setting default theme (#1798) (b7afb0d, @dated)
- break words if the vendor field message is large (#1805) (c5f4bfd, @brenopolanski)
- remove sort option for IPFS from table (#1832) (3772fe4, @davimello28)
- include last delegate page when fetching (#1824) (6e0815e, @alexbarnsley)
- plugin grid sorting (#1829) (cc82944, @alexbarnsley)
- add scrollbar to installed plugin list (#1820) (ef7aee9, @brenopolanski)
- also delete global options when removing a plugin (#1816) (df07fa0, @dated)
- close modal using the esc key after pressing other keys (#1828) (e965c09, @brenopolanski)
- periodically update bridgechain list (#1818) (507e99e, @brenopolanski)
- multisignature improvements (#1834) (38b2e77, @alexbarnsley)
- bridgechain form ux when going to page 2 (#1788) (5d2990a, @alexbarnsley)
- windows builds (#1843) (62dee43, @alexbarnsley)
- spacing & word wrap of alerts (#1841) (b98bb1c, @brenopolanski)
- plugin min version (#1859) (d328443, @alexbarnsley)
- plugin footer override on destroy (#1864) (677b5f0, @dated)
Hashes
File | SHA256 |
---|---|
linux-amd64.deb | 06537ff90663560d82b710bb28d3826755924caf75b8d5ce5ddca271505ea7f1 |
linux-x64.tar.gz | 708e52ee9eea5b21390bebd18d278a3c6f7579bd0d3d168f4c375a0984b24778 |
linux-x86_64.AppImage | c5d6f083630fcb9f1910714dac567678359c7c6563baa01b146e8244f0623950 |
mac.dmg | fe428a1d7e89fcaa870c70db9a19de93bd9def66460e03eef0f80500f7d72669 |
mac.zip | 783e8525193251d465da28939889b918e1504b6c8ecd97b6c2c7648dec9f9b4c |
win.exe | b73c6ef213f7ecf250e8ccb52f9e1171d51f090469b1b8aa1f0aeae1d1c94239 |
Thanks to @dated