Skip to content

Releases: bitshares/bitshares-core

GUI Release v2.0.170303

03 Mar 14:41
Compare
Choose a tag to compare

New features


  • API node hopping: fallback to next API server if current API is down
  • API latency checks: all known API servers are regularly polled for latency, the ranking is used for fallback attempts
  • Notifications for confirmed transactions instead of second OK button
  • Big Russian language update
  • Delay Chat component appearance, default user name is now the first account in the user's wallet
  • Add empty input warning to WithdrawModalBlocktrades
  • Persist BlockTradesGateway deposit/withdraw setting

Bug fixes


  • Remove redirect from / to /dashboard
  • Store referral account in localStorage, fixes account creation referrals
  • Fix brainkey sequence sync issues with account creation failure, add reset/decrement methods, resolve process_transaction properly on trx inclusion
  • Trigger account ref lookup immediately on AccountStore loadDbData, fixes slow Dashboard load
  • Fix for MyOrders incorrect amounts
  • Fix Exchange insufficient funds message
  • Fix order cancellations not updating properly
  • Filter out OPEN.X coins that are currently unavailable from preset list
  • Modify app init Chain to better handle sync error redirects
  • Add missing getFee method for SimpleDepositWithdraw

Binary checksums

bitshares-light_2.0.170303_amd64.deb
sha256: 198e3265b08562030c52a24ad205c6ffcb35165e4753e8c1dc8d51282b50afb5

BitShares-light_2.0.170303.exe
sha256: af74c7bb8c70a58b3f7bde91e10bfe6371f547fb333252133fcadec4840eda9d

Compiled html/javascript

html_dist_170303.zip
sha256: f4d882e631f0730c10f20cfd9b59529f7973ece5d0b0ce5594335b6fa6c099f5
Uses browser history, requires nginx/apache server with special configuration for HTML5 history API.

html_dist_hash_history_170303.zip
sha256: 80be5b5a52fc2cb71113fd6f14c1d7183574fd66eba47253ffd11c49f47b12e5
Uses hash history (#/ in the URL), requires no special configuration.

GUI Release v2.0.170224

24 Feb 12:20
Compare
Choose a tag to compare

New features

  • New modal for quick deposit/withdraw of OPEN.X assets on account overview page
  • A set of default assets are available for deposits on the account overview page
  • New summary of open orders on account overview page
  • Set precision for bitCNY and bitUSD to 5 in orderbook display
  • Flip CNY:OPEN.BTC market in dashboard
  • Add bitSilver asset icon
  • Add Chinese intro text by bitcrab
  • Add grid lines and y axis labels to the depth chart

Bug fixes

  • Fix Popover links so they work within the router context
  • Update react-router to v3.0.2
  • Refactor blockTrades withdrawal address caching
  • Scroll orderbook to top when changing markets
  • Don't set feed price in MarketStore for markets without call orders
  • Fix setting of highestBid in MarketStore
  • Update bitsharesjs, fixes vesting balances not loading properly
  • Fix persistence of indicator settings
  • Fix PriceChart resize on switching to/from left orderbook
  • Update Dashboard markets, add loading indication until accounts are ready
  • Fix Operation display of asset_global_settle operation

Binary checksums

bitshares-light_2.0.170224_amd64.deb
sha256: d1a4e651389d31b095c9298b1a762261444ad7b2b8bd74210c7107ecdc342769

BitShares-light_2.0.170224.exe
sha256: 362981405e7212d4b1580002869315d849f2cc53cadcc7c9db38561bb94d8a66

_BitShares-light_2.0.170224.dmg
sha256: a8f5f39fcefa3ea5f98e2e60e7d24c77b4f581bed0a66a3fa5880ed2dce1605b

Compiled html/javascript

html_dist_170224.zip
sha256: 0e95498e5eacfe5d502e96e869b146f848e337af9b36d92d4ac9409469cf5f41
Uses browser history, requires nginx/apache server with special configuration for HTML5 history API.

html_dist_hash_history_170224.zip
sha256: 2c852db8e156a68911cc03df999692f808c9053bb31b302f64d47a620cfef48a
Uses hash history (#/ in the URL), requires no special configuration.

GUI Release v2.0.170215

15 Feb 12:27
Compare
Choose a tag to compare

New features

  • New intro text has been added to the Dashboard for new users
  • Several settings and wallet related parameters have been made dependent on the chain id, and will thus switch accordingly if you connect to the testnet for example.
  • Windows light client installer will now remove personal data properly if checked

Bug fixes

  • Fix Russian language selection
  • Fix proxy selection
  • Fix committee/witness pages
  • A bug when importing old BTS 1 balances has been fixed
  • App init flow has been improved
  • Fix asset creation precision slider
  • Fix HelpContent links
  • Only trigger MarketCard img onerror update once
  • [Blocktrades] Fix issue with 'calculating crashes' in Blocktrades Bridge
  • [Blocktrades] Disable 'withdraw now' and 'convert now' buttons if no funds
  • [Blocktrades] Move amount from output withdraw section to withdraw dialog in Blocktrades Bridge
  • [Blocktrades] Fix displaying MKR coin
  • [Blocktrades] Add ability to move balance to 'Amount selector' in withdraw dialog on mouse click

Binary checksums

bitshares-light_2.0.170215_amd64.deb
sha1: 2fcd8e980064c2d816309d87024ca9f7b877a9f7
sha256: 73bd9c4217c3b3163996ddc4037b32336641a5414029cd4e65d95111de1fdff6

BitShares-light_2.0.170215.exe
sha1: 33172dcbf045b47ebcb184bfab5168bada613426
sha256: a724cbfb264c229b481a6259213edeabd1a4e3b2ee7d10b2d63057c707345103

Compiled html/javascript

html_dist.zip
sha256: df85db810a717aa687857135db489b690cac5f69d3867bac6d25d7ea32c09185
Uses browser history, requires nginx/apache server with special configuration for HTML5 history API.

html_dist_hash_history.zip
sha256: 89baf501f4736cdd664a9bc54eebc491aa3145abe36753da161377d4e96263eb
Uses hash history (#/ in the URL), requires no special configuration.

GUI Release v2.0.170201

01 Feb 16:18
Compare
Choose a tag to compare

New features

  • Charting revamp: new charts using react-stockchart
  • Russian language translation thanks to @rusteemitblog and @testzcrypto
  • Add brainkey restoration to create-account, improve brainkey restoration
  • All open orders, collateral and debt are now included when estimating total account value on the account screen
  • A 'Borrow' action added to the account assets table
  • A 'Reset settings' button added to the Settings page
  • Dates have been added to the Chat (requires implementation by other clients like Openledger also)
  • Hide 'OPEN.' prefix from Openledger assets
  • The dashboard market cards have been modified to be more clear
  • Hempsweet UIA symbol added ahead of their launch

Bug fixes

  • Many tweaks and fixes to colors, positioning and more
  • Make sure transfer asset stays synced
  • Fix bug in CER input during asset creation
  • Move 'show hidden accounts' inside DashboardList, improve the layout

Binary checksums

bitshares-light_2.0.170201_amd64.deb
sha1: b2dcf9de1af5bd1faa183ccdddcc855d73fd87d9
sha256: 9e10561c5117e28fd75d4701d47aebae375af10053df6bed20c7ee5801a8b48b

BitShares-light_2.0.170201.exe
sha1: 1d141134b6d21b0eafb82d310a91c5e7bacb16ec
sha256: 15fef4a09fada6634b21135385497abb25f34cae7a0ca945b83962432f4412f1

_BitShares-light_2.0.170201.dmg
sha1: e4af05b22782c8cb8697730e1cfbd070c9ef9719
sha256: 46d260bd7e9b574812aef14268448bac9fa5ea8e3a92c383953a58fc1e742ce1

Compiled html/javascript

html_dist.zip
sha256: 3c777be6244f25816c01fea2bcbb3f922e3216e8d7eb7fad4be89aa507a3f98e
Uses browser history, requires nginx/apache server with special configuration.

html_dist_hash_history.zip
sha256: a619609d46375391f65e6f39ec32f13f1c7bcd86366809c037e6de2014856568
Uses hash history (#/ in the URL), can be used without a server.

GUI Release v2.0.170123

23 Jan 15:43
Compare
Choose a tag to compare

This is mostly a bug fix release.

Bug fixes

  • Use relative paths for fetching assets, fixed wallet creation issues
  • Fix some links in the light wallets
  • Fix market flipping for UIAs
  • Fix several bugs related to hash-history react router config
  • Change Graphene to BitShares
  • Replace graphenejs-lib with bitsharesjs
  • Fix npm errors
  • Fix line breaks for memos with very long words
  • Make sure asset actions render properly in AccountOverview
  • Ensure proxy accounts get resolved properly in Voting

Binary checksums

bitshares-light_2.0.170123_amd64.deb
sha1: c27abd20f8f5053d9f608bb5b8764fd7eec0114b
sha256: f656d5af4836ce4926d0b99ce6b95815333c535f8c3f0fe2d3469e2e3cfc59db

BitShares-light_2.0.170123.exe
sha1: b08c771d02cf0ec298933286dc25d890ed6e8924
sha256: 33c60344096dd2ef71a0312990a012a143ec2efef6ddea38da156f17fc4202a7

Compiled html/javascript

html_dist.zip
sha256: 67495f07a928fdea53241335c9bb94c78e748d476bbabf68812ead4c51a5b399
Uses browser history, requires nginx/apache server with special configuration.

html_dist_hash_history.zip
sha256: 0717596ed25f098dc2d970eae0bd4e335ea12334b043c0819121c36a9a2e23d6
Uses hash history (#/ in the URL), can be used without a server.

GUI Release v2.0.170118

18 Jan 15:26
Compare
Choose a tag to compare

New features

  • Helpul tooltips have been added in multiple locations, such as login/unlock, margin mechanics ++
  • Proposed transaction summaries added to transaction history lists
  • Always display settings cog in header

Bug fixes

  • Fix display of asset page for bit assets with no valid feeds
  • Remove maximum_short_squeeze_ratio requirement for minimum collateral
  • Base Call Order forSale/toReceive calculation on debt instead of collateral
  • Fix TimeAgo tooltip positioning
  • Hide 'show hidden assets' button when no assets are hidden
  • Update Chinese translations
  • Set depth chart xaxis properly when no asks are present
  • Fix price being set when clicking on orderbook order
  • Add a tooltip explaning that buy amounts are minimum to receive
  • Filter call orders on feed update

Binary checksums

bitshares-light_2.0.170118_amd64.deb
sha1: f58c9085f00472d93401c6e1a4f92efd87cd3f0b
sha256: 996319e3aa7c2c656c400d8967d00017d133e03ef5a3f6afb065040d46a11206

BitShares-light_2.0.170118.exe
sha1: 8a0177044f8471165ad74a716563ae54a579fb64
sha256: 507361ab178e22132cc491941a47545d5bb7adc1f29b2d8493060ae2dd11438b

BitShares-light_2.0.170118.dmg
sha1: a95740bd061b0b4f28e7e22005d87dc4f53bb2e3
sha256: 8e5e49f1706a4f330f7767f06def318d005f333112f87c67db0cb7d344a51ef7

Compiled html/javascript

html_dist.zip
sha256: c252575a7feb5f4d0c00e0701f260e8bb3b3913b3d3ab8c564454a386db4b7d9
Uses browser history, requires nginx/apache server with special configuration.

html_dist_hash_history.zip
sha256: d4f78ed59546d85c10a1ff5a991072a7e1bdb2516a517dbb6ce8fef077a9d813
Uses hash history (#/ in the URL), can be used without a server.

GUI Release 2.0.170116-rc1

16 Jan 15:00
Compare
Choose a tag to compare
Pre-release

New features

  • Major refactor of market handling: improved order matching and market data processing
  • Upgrade to Webpack 2, add ES6 code splitting and dynamic route loading
  • [Blocktrades] Add internal conversion
  • Major package upgrades: react, react-router, alt, file-saver ++
  • Use Roboto font everywhere by default
  • Add Equivalent values to Worker table, improve layout
  • Add a warning for disabled markets and disable buy/sell
  • Only redirect to account creation on direct navigation to "/"
  • Update default markets and add some asset symbols

Bug fixes

  • [Blocktrades] Fix 'Calculating Internal Server Error'
  • [Blocktrades] Fix displaying 'Deposit limit' for 'Internal conversion'
  • [Blocktrades] Fix copy/paste for memo
  • Fix dropdown font colors
  • Fix missing connection translation key
  • Improve multi-sig signing handling, exclude owner keys if not needed
  • Hide tooltips on navigation
  • Fix Account active state in Header
  • Change 'No price available' to 'Unknown', and add a tooltip
  • Fix account creation and dictionary loading
  • Fix orderbook show more button
  • Fix some invalid JSON

Binary checksums

bitshares-light_2.0.170116-rc1_amd64.deb
sha1: a2c2fb0c4ef820eb728e1b4e76a033625424b2d9
sha256: 2bb2e7ade9c8b39ab9fccd56d8eb3fa00b1443e9852689be3bd1508dc7dd6b21

BitShares-light_2.0.170116-rc1.exe
sha1: 26b0c0feecccd69a911597c8f07dd9391ce56471
sha256: 0a0be81d754278282330f185330373afd60682e6eca00791e53cff169c5c0248

GUI Release 2.0.161031

31 Oct 10:08
Compare
Choose a tag to compare

New features

  • Add Blockpay to default markets and update markets list
  • Add btsabs and Transwiser API servers
  • Allow the Chat box to be hidden from a docked state
  • Vesting balance amounts are now updated correctly, and a Try claim all button has been added
  • Chinese translation updates
  • MetaExchange has been removed from the deposit withdraw providers

Bug fixes

  • Add Bitshares bloom filter for BTS 1 account imports
  • Fix a GenesisFilter bug and update ImportKeys flow slightly
  • Fix input of uppercase characters in AccountPermissions
  • Fix Highcharts build issues
  • Remove unused refcode inputs

Binary checksums

BitShares-light_2.0.161031.dmg
sha1: 1fab296697240d1b1d0346d9f6f0c080f25835eb
sha256: dc7dcbe02969a7125eb03db5aeb948a131e6231ce4828a0633e5544c6a770ce2

bitshares-light_2.0.161031_amd64.deb
sha1: f43bb661690686918950613c929047608197dab1
sha256: e835b83cc00af98721484c07ea6b7256c6fddaad4b9e29951ff72f61f446b7a9

BitShares-light_2.0.161031.exe
sha1: a6f5c61fc094bdd61f6694d678cca0debd3ffb51
sha256: 7d3eebe2375152e63098ab85863142f5705f07f461255e451875fcb8491beb0c

GUI Release 2.0.160829

29 Aug 21:43
Compare
Choose a tag to compare

New features

  • Hash checksums for all binaries
  • Add copy address/memo buttons to deposit, improve mobile layout
  • Improve transfer layout, add exchange scam account warnings
  • Add option to move BuySell below Orderbook
  • Add brainkey option to Settings Restore page
  • Add API selection to SyncError page, improve the error message

Bug fixes

  • Fix price display in MarketCards
  • Add proposed operation id to summary
  • Add deposit/withdraw to mobile menu
  • Fix hiding of disabled chat window
  • Fix WalletCreate submit with invalid inputs, close #860
  • Fix BackupBrainkey navigation
  • Hide input spinner in Firefox
  • Use newest version of node-libs-browser, fixes backups in Firefox close
  • Fix HelpContent 'en' locale fallback

Binary checksums

BitShares-light_2.0.160829.dmg
sha1: d5d352c4eadb0c6643f4f13b4c7c8e98ba2a1fb3
sha256: db4cebfdeddc7d0aa37746d78f1dd0b67f52e38acdb7d6ff4cb95c941aa55163

bitshares-light_2.0.160829_amd64.deb
sha1: 9229084e82c024dcf7692468a697a2fb33d1bdc8
sha256: de3c7a95e9f49af16c745a7756be7a6c4f8796cdbba8f185106ed709582fde4b

BitShares-light_2.0.160829.exe
sha1: 75ef6c3e1743858e7972b0acf1a96dee3a59e846
sha256: 5667057d1c1455e015a59e345d81fd65e9e867ccdab4959047ae071cd83aab8e

GUI Release 2.0.160813

13 Aug 12:50
Compare
Choose a tag to compare

https://steemit.com/bitshares/@svk/bitshares-gui-release-2-0-160813

New features

  • Refactor account creation
  • Disable chart indicators by default
  • BlockTrades deposit/withdraw improvements
  • Update Featured assets, add ICOO/PeerPlays
  • Change depth chart tooltip to table layout
  • Restore the Account link to the Header
  • Disable Chat by default, make it easier to enable/disable
  • Add current price to Dashboard MarketCards

Bug fixes

  • Rearrange Exchange components and improve responsive behaviour
  • Adjust DepthChart min/max range
  • Prevent infinite loop on bad system clock, add warning
  • Filter out duplicate welcome messages from chat history
  • Fix Orderbook click calculation
  • Fix buy side order book click total calculation
  • Fix for 1.0 balance claims