Releases: pinnaculum/galacteek
Galacteek 0.4.23
Galacteek 0.4.23 released!
Release notes
-
Automatic markdown links formatting when drag-and-dropping
IPFS files to the markdown blog input widget -
Preload Atom feeds on startup
-
Better pending asyncio tasks cancellation on app's shutdown
AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.4.23-x86_64.AppImage
./Galacteek-0.4.23-x86_64.AppImage
The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.
Be sure to install all the gstreamer packages to be able to use
the mediaplayer.
DMG
After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.
Galacteek 0.4.22
Galacteek 0.4.22 released!
Release notes
-
Use go-ipfs version 0.5.1 in the AppImage/dmg
-
Hashmarks can be tagged and searched by tags.
The hashmark database can be synced from git repositories. -
The editor can now import directories. Better preview (using QtWebEngine).
Now it's easier to push content from the editor to a pyramid. -
IPNS resolution improvements
-
Live peers/bandwidth graphs (just hover the rotating
cube to popup the status panel) -
The chat is now multi-channel. The chat channels list
is synced by pubsub+CRDT and stored in a DAG.
Thanks to @danrobi11 for testing it !
AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.4.22-x86_64.AppImage
./Galacteek-0.4.22-x86_64.AppImage
The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.
Be sure to install all the gstreamer packages to be able to use
the mediaplayer.
DMG
After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.
Continuous build (catalyst)
Travis CI build log: https://travis-ci.org/pinnaculum/galacteek/builds/685102129
Galacteek 0.4.21
Galacteek 0.4.21 released!
Main AppImage CID: bafybeia3ee3houk3tw6aaq3rmlcglvj34vxypew3cunkctruxyoug5hqem
Release notes
-
AppImage's IPFS seeding from the UI's main menu and command line (with --seed)
-
It's now possible to select the hash function to be used when
importing files from the filemanager -
Add export of webpages to PDF files, and printing (text-only)
-
Allow pinning of IPFS media files from the mediaplayer
-
Faster request UID generation in the IPFS scheme handler
-
Fix a bug (QUrl-related) with percent-encoding in the
browser when opening links in a page
AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.4.21-x86_64.AppImage
./Galacteek-0.4.21-x86_64.AppImage
The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.
Be sure to install all the gstreamer packages to be able to use the mediaplayer.
DMG
After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.
Galacteek 0.4.20
Galacteek 0.4.20 released!
Release notes
-
Upgrade go-ipfs to version 0.4.23
-
Use py-multihash instead of pymultihash for multihash decoding and validation. All multihash hash functions should now be supported.
-
Fix AppImage issues with recent systems (libstdc++ conflict was causing problems with Qt's OpenGL initialization and therefore QtWebEngine's init failed)
-
Add the Coronavirus Papers in the hashmarks database. Right-click and select Open on PDF files to open them.
Download the AppImage (for Linux) or the DMG image (for MacOS) below.
AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.4.20-x86_64.AppImage
./Galacteek-0.4.20-x86_64.AppImage
The AppImage does not bundle libstdc++. If you use a Linux system with an old libstdc++ and cannot run the AppImage, please open an issue.
DMG
After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.
Galacteek 0.4.19
Galacteek 0.4.19 released!
Release notes
- This is a merge of the DID branch into master
Download the AppImage (for Linux) or the DMG image (for MacOS) below.
AppImage
After downloading the AppImage, make it executable and then run it:
chmod +x Galacteek-0.4.19-x86_64.AppImage
./Galacteek-0.4.19-x86_64.AppImage
DMG
After opening/mounting the DMG image, hold Control and click on the
galacteek icon, select Open and then accept. You probably need to
allow the system to install applications from anywhere in the security
settings.
Galacteek snapshot (pimp-my-dweb-4)
Galacteek snapshot images (pimp-my-dweb branch)
These images are made from the pimp-my-dweb branch.
They contain experimental support for Decentralized
Identifiers (DID).
Note: If you get an error about the xcb plugin, run the AppImage with
QT_DEBUG_PLUGINS=1 ./Galacteek-xxxxxxx-x86_64.AppImage
You could be missing a library from this list
Release notes
-
Integration with wasmer (it's
possible to run WASM binaries stored on IPFS). There's a separate
AppImage with wasmer embedded. -
Bugfix related to pubsub services
Download the AppImage (for Linux) or the DMG image (for MacOS)
below.
Galacteek snapshot (pimp-my-dweb-3)
Galacteek snapshot images (pimp-my-dweb branch)
These images are made from the pimp-my-dweb branch.
They contain experimental support for Decentralized
Identifiers (DID).
Note: If you get an error about the xcb plugin, run the AppImage with
QT_DEBUG_PLUGINS=1 ./Galacteek-xxxxxxx-x86_64.AppImage
You could be missing a library from this list
What's new
-
DID Authentication over libp2p streams
-
Use NS cache for local IPNS keys (makes resolving smoother
when offline).
Download the AppImage (for Linux) or the DMG image (for MacOS)
below.
Galacteek snapshot (pimp-my-dweb-2)
Galacteek snapshot images (pimp-my-dweb branch)
These images are made from the pimp-my-dweb branch.
They contain experimental support for Decentralized
Identifiers (DID).
Note: If you get an error about the xcb plugin, run the AppImage with
QT_DEBUG_PLUGINS=1 ./Galacteek-xxxxxxx-x86_64.AppImage
You could be missing a library from this list
What's new
-
IP collection/folder service
-
Memory leak fix in the ipfs-search UI
Download the AppImage (for Linux) or the DMG image (for MacOS)
below.
Galacteek snapshot (pimp my dweb)
Galacteek snapshot images (pimp-my-dweb branch)
These images are made from the pimp-my-dweb branch.
They contain experimental support for Decentralized
Identifiers (DID).
Note: If you get an error about the xcb plugin, run the AppImage with
QT_DEBUG_PLUGINS=1 ./Galacteek-8213f13f-x86_64.AppImage
You could be missing a library from this list
What's new
-
IPID implementation with publishing of services.
Your IPID has an IP/space handle associated.
Identities are exchanged over pubsub. -
Pubsub sniffer tool
Download the AppImage (for Linux) or the DMG image (for MacOS)
from below.