Skip to content

V7.3.0-beta6

Pre-release
Pre-release
Compare
Choose a tag to compare
@xoriole xoriole released this 08 Jul 12:18
6cf5e3e

Changelog:

  • Fixed type error with adding infohash for fetching metainfo; Fixed double finish_request() in torrent info
  • Remove redundant dirty channel queries
  • Fixed issue with notifying discovered channel
  • Clean channel torrents with wrong names at startup
  • Fixed pylint and flake8 issues
  • Fixed right-click crash issue in search results (#4660)
  • Fixed sonarcloud analysis
  • Change channel torrent dirname to include id_
  • Make GigaChannel nodes id_ random
  • Check timestamp of entry against the channel ver
  • Reverted from_signed_blob() and tests
  • Fixed broken documentation build
  • Added tests for export channel endpoint
  • Fixed tests for export/import channel metadata
  • GigaChannel Community gossip caching
  • Fixed export/import channel metadata
  • Fix status of re-added torrents to UPDATED
  • Disable revert feature in MyChannel GUI
  • Add updated status icon to CommitStatusControl
  • Changed skip_personal_metadata_payload into function argument instead of instance variable
  • Added unsortable columns in the table views and removed sorting indicator on those columns
  • Added test for skip processing of the personal channel torrents
  • Capped total number of torrents in the channel to max available
  • Gossip metadata about personal channel are not processed by default
  • Do not show refresh button for personal channel
  • Fix vsids tests problem on Windows
  • Fix restarting seeding empty channel torrent
  • Make to_simple_dict use inheritance
  • Fix TorrentMetadata comparison unicode problem
  • Dict-based processing queue in GigaChanMan
  • Refactor treatment of infohash and pk text queries
  • Separate entries fetching and counting
  • Remove unnecessary legacy sorting
  • Fixed issue with second instance Tribler run
  • Fixed issue with copying download config
  • Fixed added popup message
  • Removed unused methods in session
  • Implemented fallback on old torrent health lookup
  • Twistified metainfo lookups
  • Sanitize torrent date when adding to GigaChannel
  • Increase Pony DB lock timeout
  • Moved tray icon checkbox
  • Removed empty gen_db file
  • Fixed issue with progressbar in Trust Graph
  • Fixed issue with trust graph node icon labelling
  • Removed fix_torrent
  • Fixed color in createtorrentdialog
  • Fixed issue with not updating torrent health in the details tab
  • Showing unknown file size on metadata check
  • Fixed torrent list not resizing with details
  • Polished refresh icon
  • Fixed width of channels table
  • Fixed behaviour of channel options button
  • Removing redundant IPv8 submodule when building
  • Fixed torrent checker events not propagating
  • Fixed discovered list not resizing
  • Handle tdef loading errors when resuming torrent state
  • Fixed issues with homepage tiles
  • Faster MetadataStore shutdown while processing channel
  • Add queue for channels processing in GigaChanMan
  • Fix get() queries to support nested channels
  • Make GigaChan community spread only downloaded channels
  • Fix rows overwriting in the GUI
  • Fixed issue with loading checkpoint when metainfo is None
  • Fix horrible disk churn in converter