Releases: nos/client
v0.5.2
New Features
- Added new loading state for the wallet section #748
- Complete overhaul of login/register flow #903
- Added ability to save wallet encrypted keys during registration
- Added ability to select wallet profiles during sign-in
- Added automatic remember me for lastly selected wallet profile and encrypted key
- Added create wallet option when there is no wallet detected
- Added ability to hide/unhide password/private key during registration data overview
Chores
- Move check for updates during splash screen and added user feedback #853
- Disable update check in dev mode #854
- Fixed an issue with the network selection #880
- Refactored login/register labels for convenience #901
- Fixed an issue with the network selection on startup #902
- Fixed an issue when creating a new wallet through login screen #907
- Modified default GAS fee to be zero commit
- Filtered tokenlist to only contain tokens the user owns #917
- Fixed an issue which would override saved encrypted keys #926
- Fixed wallet not rendering using testNet #927
- Fixed runtimeGenerator issue with ledger #928
Internal changes
- Bump deps
- Added macos to autonomous deployment
- Fixed several windows/linux build issues
SHA256 Checksums
29b48c161528702a540ae6c3c6b87759006075025a3cf93ff2704d6364a38230
nOS-0.5.2-linux-amd64.snap
5e6dbd311c637d9c735da1c477ed1d94e833a52813b08cfa5982e9688b19bf71
nOS-0.5.2-linux-x86_64.AppImage
cb54b42b4102c193a592e0c8dd804aad9901da133866e22b5a856628586d3a3f
nOS-0.5.2-mac.dmg
102922efa043deb5ba9806613c5581d8929ddbceb0c29b96dc2ee8380e731102
nOS-0.5.2-mac.dmg.blockmap
5362851ad4f9333c02b0aae3e6e85e5f6e51c237a11c9b62eb4857d3910314d7
nOS-0.5.2-mac.zip
29385bf5d8b024431c1d40823c530cc3ee35842aec46e2b3e294dc9fda60aece
nOS-0.5.2-win.exe
c0b43f086344e5f00a4172935a7695a6b0082ceb090b3c6318d4a73228724d47
nOS-0.5.2-win.exe.blockmap
0.5.1
New Features
- When closing the last tab, the application now exits the client #834
- Pressing the middle mouse button on a tab closes the clicked tab #836
- Pressing the middle mouse button on the last tab exits the client #845
Chores
- Fixed an issue with the exports of the new encrypt/decrypt/getPubKey API #829
- Fixed an issue with the icon display on Linux #831
- Did several design adjustments #830
- Fixed unintentional scrolling behavior #833
- Set minimum window size of the nOS Client #835
Internal Changes
- Set default artifact name #832
- Bump deps
SHA256 Checksums
- linux (snap):
A843FBD876C0F18742FDD6D915C972CA14898C6F12119F31D6CBE58234036649
- linx (AppImage):
9D5AD72BE5E4A641B0407A36E2EE412C8FE0D9DFC33C9ECB164B4DDCADD400A1
- mac:
1193787E46A534F8D2A07615272C0CE1AA6396B6169D85496F79918B5C878A4F
- mac (blockmap):
B1B52C6A46511EFB82778CBF7A3E88FAF94C6F845318290AA35165F4224B8CCD
- mac (zip):
28B175B616F4E5B612E4C9409E5BCBA21C3F98A8B8C23F9EF65A70F34083EBCC
- win:
45E41C92E1789BBFB127AF8081E8E59C48A64F2856F9423FE52FACD75D9E3194
- win (blockmap):
66E542AA8AE4A6698C341063CF897FF7837E3930453D7CC78151B05795B9418C
0.5.0
New Features
- Add ability to encrypt and decrypt data using the nOS API #241 @trueinsider
- Add transaction history section in the wallet view 752
- Added automatic updates! #782
- Added code signing of Mac and Windows applications (internal changes in the build process)
- Added token/currency conversion on the send panel section #742
Chores
- Fix an issue with sending assets through the nOS API using a ledger #796
- Fix an issue with claiming GAS through the nOS API using a ledger #797
- Fix an issue with adding new networks #746
- Fix splash screen loading issue #809 @comountainclimber
- Modified API messages to be more consistent #751
- Updated the about window #755
- Update min/max/close button styles #779
- Style changes #753 #799
- Migrate from CMC API to CoinGecko API #816
- Update splash screen style #819
Internal changes
- Upgrade connected-react-router and BigNumber.js
- Upgrade NodeJS version
- Replaced greenkeeper with renovate
- Bump deps
SHA256 Checksums
- Linux (snap): 29A2C7C6885072518D229A86E7B6C52F0AC633B1B881FCD820D2236FA0A31BF7
- Linx (AppImage): 2F85F56CC303418B26BA0FE297D9F0C258FA821330095EACE57105B990941DE4
- macOS: C079A6BBA0F5220FA5E153BC0DF9B7CE7AF9945E7E7E2E57F9E9527BBD9189F0
- macOS (blockmap): A9E3AF9BA72A690F3F1326B87C82940C3B12CEDA60FFD2D525CFC82CE7A5304C
- macOS (zip): CC69A2ADB5263A421910414FED0D4C05663DD4D8F2009975C7002EE6B25AE191
- Windows: F490AE5A04B70B0549694CAC60F35DBF217EC91A214CD6C16D653E0A9B9EC007
- Windows (blockmap): C5C3EA4850728C5494A8F3300F10D1497989398DA050A76C710881EDE9E41D79
nOS v0.4.6
What's New?
- Updated RPC node selection to include nOS endpoints.
- Updated transfers and invocations to filter bad RPC nodes.
SHA256 Checksums:
- Windows:
7167ebfd4f0e1e82968e4c5a75b75649d85336ad60806fb3b2c49dade9a55710
- macOS:
16fb59b02ed536e0cdf6a99c59559d7f3bcafed7df6fbcec372d7991636c5dfb
- Linux (AppImage):
bdd201085c076ed460ad4e1619036ac42ab744128d6ea21f0b448a79df37bf5b
- Linux (snap):
09128dac315647bcf9b90ede13b87bab634a94b51bc097ce770f92a9c30f0e85
nOS v0.4.5
What's New?
- Added ability to perform multiple test invokes in nOS API.
- Updated token balance fetches to reduce number of RPC requests.
- Updated block polling frequency to reduce number of RPC requests.
- Updated account holdings to sort tokens.
- Updated account holdings to localize token amounts.
- Fixed NEO RPC node selection when calculating block height.
- Fixed primary holding icon positioning in account breakdown chart.
SHA256 Checksums:
- Windows:
7c18b1b341f84a0459ee3b65202c61bbd48fda0be8531ab1f1166d7999b97ffe
- macOS:
a74da31981d5a0cee35e935f11954013441893c8e9607ca8aa2ec473824c164d
- Linux (AppImage):
1be89b4dbd16b9dd83f9bb0613eede2255bd8e77b318a8875778eb95acc42c6c
- Linux (snap):
ce4168481eabc3a52a7a4ffca658232ed9a4da6a0a5799f5e9ed2ca7a47d130c
nOS v0.4.4
What's New?
- Added dynamic filter for unreliable NEO nodes.
SHA256 Checksums:
- Windows:
da3893c9aebc2b018604ba017dc38b0ed61451bbaada511220cebdf128a85f88
- macOS:
d5855224b881a73765173aa4ef1ac5464b877c767a5d31c4b8d659f3f45a6eaa
- Linux (AppImage):
92dda9e0a89f56fb5aa8c52508db228121e7b544f7cf254e1145801c69b48388
- Linux (snap):
4fbd06d83942153ea60276cbf7e1e6cc383f88f5b86d05e55a2ce52bc635cf97
nOS v0.4.3
What's New?
- Fixed connection issues by filtering out various unreliable NEO nodes.
SHA256 Checksums:
- Windows:
2e486e1374f4d6fe43eaee0e9caca93fbcf803a7bb7e6ab8747272b7844189d8
- macOS:
fa9a2e464f741833c6c003951d244f527440d9235deae99b198d3c1e9b1743e1
- Linux (AppImage):
6b693fc62857bcbbb8b91f2bbb7b90cdaf6803d0652b711a4134f511df9fee81
- Linux (snap):
a1516f56f6e1c80a800a59bad1a135aaede521f5831341c640910558443e6a18
nOS v0.4.2
What's New?
- Added more user feedback to "Claim GAS" button.
- Added primary holding token icon to account breakdown chart.
- Updated mouse cursor for interactive elements.
- Updated button styles.
- Fixed claiming GAS for Ledger devices.
- Fixed sending tokens for Ledger devices.
- Fixed account breakdown chart labels truncating.
- Fixed unnecessary scrollbar on account screen.
- Fixed "Inspect Element" context menu option not displaying.
SHA256 Checksums:
- Windows:
cfe881a1f23b09a415079b63422ffd183f1527eacdf8b79ae5594327a2c211b6
- macOS:
3b05fc48be779dc3097f02ff24d9d6330cd870601cc9942a90225c3e6aead853
- Linux (AppImage):
5b04300872df6354046dcd0ea91bd8c4fea4fa7c97d9c70713fbc01c400599b6
- Linux (snap):
3835322952fc9e62e17445cd94469929a781d0fab70fe6824304e2ecb2325906
nOS v0.4.1
What's New?
- Added menu options (macOS only) and shortcut keys to open/close tabs, change tabs, jump to tab, focus the address bar, cancel address bar changes, and zoom in/out.
- Added mouse wheel shortcut for zooming in/out.
- Added mouse button shortcuts for back, forward, & close tab (Windows only).
- Added priority fee amount to send and invoke confirmation dialogs.
- Added GAS claim button to account screen.
- Added
version
constant to NOS API. - Added current & latest version panel to settings screen.
- Renamed "WIF" to "private key" throughout application.
- Updated help link to open in a new nOS tab when possible (macOS only).
- Updated error page design.
- Fixed first browser navigation after seeing an error page.
- Fixed invocation transactions not using priority fee.
- Fixed inability to change currency settings.
- Fixed context menu functionality lost in previous release.
- Fixed copy button not working on first attempt after registering.
SHA256 Checksums:
- Windows:
b2b4129488b3c57b4bb08d3469ace5f4e34458c16ddb77fc0b88789f07a48db0
- macOS:
5c3f76ad5969c794fcd60e17963efc7409db1f1869d03eceea2c2ff93063d74f
- Linux (AppImage):
a9bbb6ccfadf96673b84d2d027290c6512fbeba7775d572c16180dab21c53f46
- Linux (snap):
db9e90c0693b595e144156b509596a9839719c584b50059144d8f12a8876c9c1
nOS v0.4.0
What's New?
- Fixed "reload" hotkey.
- Added favicons to browser tabs.
- Added disabled state to input and select form elements.
- Added transaction priority fees.
- Added signing for invocation transactions on Ledger.
- Added automatic text highlight when focusing the address bar.
- Added 32-bit Windows support to installer.
SHA256 Checksums:
- Windows:
398c01f1f81f2d95e8d898d81a18f83fce38fd419a94651b187bdd4709c7e536
- macOS:
9f561546a4994106d061c7b79ea15a10e196ebff6a5e44c4c17a81c437f5f93b
- Linux (AppImage):
0e1d2eb01aecac697c335f0f3379773f1a55e77c243ec6ed04e6be4507dfdf37
- Linux (snap):
7f90ffa1f925f0be2b1ea0ee2e08790eb8060c8ef3c2a58ec2e3e0d7cdcf7843