Skip to content

Releases: pinnaculum/galacteek

Release build (pimp-my-dweb-5)

22 Aug 21:04
Compare
Choose a tag to compare

Galacteek 0.4.31

05 Jul 18:21
Compare
Choose a tag to compare

Galacteek 0.4.31 released!

Release notes

  • Add a special dialog to select the MFS import options (hidden files, gitignore, directory wrapper,
    filestore ..) when adding files from the filemanager.

  • Some fixes regarding the loading of local DIDs

  • From the IPFS search page you can now queue multimedia files in the mediaplayer

  • Fix loading of http/https links in new tabs

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.31-x86_64.AppImage
./Galacteek-0.4.31-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.

Trouble with running the AppImage ? Check the wiki or file 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.

Continuous build (master)

30 Oct 23:40
Compare
Choose a tag to compare

Galacteek 0.4.30

02 Jul 21:25
Compare
Choose a tag to compare

Galacteek 0.4.30 released!

Release notes

  • QUIC is configurable from the settings

  • Filenamager: you can configure whether to use timestamp metadata or not (disabled by default)
    from the timeframe panel

  • Filemanager: implement recursive MFS search with regexps (works but slow as hell)

  • When a peer's DID is authenticated, it's automatically added in go-ipfs's peering system (Peering.Peers config, introduced in go-ipfs 0.6). Because peering will be symmetric in most cases, this means
    in theory that connections between galacteek peers will be more stable.

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.30-x86_64.AppImage
./Galacteek-0.4.30-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.

Trouble with running the AppImage ? Check the wiki or file 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.29

23 Jun 16:50
Compare
Choose a tag to compare

Galacteek 0.4.29 released!

Release notes

  • Upgrade go-ipfs to v0.6.0

  • Integrate with cyber to search content on IPFS. Searches are performed concurrently on both engines (ipfs-search and cyber). Try to search "cyber academy" for example to see results from both engines.

  • Files are timestamped by day in the MFS and you can select a timeframe in the filemanager (please file an issue if you notice any bug with the timeframe selector)

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.29-x86_64.AppImage
./Galacteek-0.4.29-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.28

29 May 23:47
Compare
Choose a tag to compare

Galacteek 0.4.28 released!

Release notes

  • Integration with MKDocs to create websites using Markdown

  • The editor shows an object diff when some changes are commited. It's now also possible to import files/directories from the editor's FS view.

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.28-x86_64.AppImage
./Galacteek-0.4.28-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.27

26 May 13:41
Compare
Choose a tag to compare

Galacteek 0.4.27 released!

Release notes

  • Precompiled bytecode in the AppImage (AppImage should be a bit faster to run)

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.27-x86_64.AppImage
./Galacteek-0.4.27-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.26

21 May 21:20
Compare
Choose a tag to compare

Galacteek 0.4.26 released!

Release notes

  • Implement "auto-sync" pyramids (it will "watch" a file/folder and sync it automatically when some
    changes are detected)

  • Make it possible to enable and use the filestore when using a local daemon

  • Add support for .gitignore files

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.26-x86_64.AppImage
./Galacteek-0.4.26-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.25

19 May 12:49
Compare
Choose a tag to compare

Galacteek 0.4.25 released!

Release notes

  • Avatars are registered as a service in the DID document
    and show up next to the peer in the peers list

  • Fix a bug in the camera viewer on window's closing

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.25-x86_64.AppImage
./Galacteek-0.4.25-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.24

17 May 22:54
Compare
Choose a tag to compare

Galacteek 0.4.24 released!

Release notes

  • Added webcam capture to IPFS (image and video)

AppImage

After downloading the AppImage, make it executable and then run it:

chmod +x Galacteek-0.4.24-x86_64.AppImage
./Galacteek-0.4.24-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.