Releases: gislab-npo/gislab
Releases · gislab-npo/gislab
Version 0.8.0
Version 0.7.1
Overview of changes:
- enable Gisquick integration by default
- switch UbuntuGIS to GIS.lab PPA
- install pyqt4-dev-tools on clients
Version 0.7.0
Major changes
- First GIS.lab version based on Ubuntu 16.04 LTS.
- Gisquick integrated as GIS.lab Web client
Version 0.6.0
Version 0.5.0
partially revert 8ff7421b506 (accidental commit)
Version 0.4.0
Version 0.4.0-beta1.
Version 0.3.2
Setting version to '0.3.2'.
Version 0.3.1
Major changes
- fixed reverse network record value detection in DNS server (closes #61)
- updating QGIS repository configuration after PPA infrastructure change
Version 0.3.0
Major changes
- fixed problem with GRUB boot loader endlessly waiting for manual input (by switching to Canonical boxes)
- adding multiple new configuration options to config.cfg file
- adding simple plugins system
- adding software on server: IRC server
- adding possibility to load empty WebGIS map
- adding point, line and polygon features capture possibilities in WebGIS
- adding support for Google base maps in WebGIS
- adding QGIS plugin for project publishing in WebGIS
- adding software on client: KeepassX, SSHFS, FreeRDP, GTK-RecordMyDesktop, VLC
- removing software from client: Parole, IPTux, XChat
- adding VirtualBox client support (including VirtualBox guest additions)
- adding support for GIS software development on client
- creating user accounts with strong password by default
- documentation update
Release notes
Vagrant box provided by Canonical is used since version 0.3.0. You have to add this
box by running following command to manage successful upgrade:
$ vagrant box add precise32-canonical
http://cloud-images.ubuntu.com/vagrant/precise/current/precise-server-cloudimg-i386-vagrant-disk1.box
Version 0.2.1
Major changes
- fixed NFS share user id mapping
- enabling server GUI console by default as workaround to GRUB problem