diff --git a/BUILD/PKGBUILD b/BUILD/PKGBUILD index 38d456f..5eea7a3 100644 --- a/BUILD/PKGBUILD +++ b/BUILD/PKGBUILD @@ -1,6 +1,6 @@ _pkgname=manjaro-hello pkgname=${_pkgname}-git -pkgver=0.3.1 +pkgver=0.4 pkgrel=1 pkgdesc="A tool providing access to documentation and support for new Manjaro users." url="https://github.com/Huluti/${_pkgname}" diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f8a585..378c0a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,21 @@ # Change Log All notable changes to this project will be documented in this file. +## [0.4] - 2016-12-27 +### Added +- Support of autostart in i3. +- Disable home button on welcome page. +- Add tooltips on social and header buttons. +- Russian translation from @jacobtey. + +### Changed +- Make creating new pages easier. +- Label of install button. +- Update german translation from @oberon2007. + +### Fixed +- Window blocking during call of installer. + ## [0.3.1] - 2016-12-23 ### Fixed - Button icons are not always displayed. diff --git a/ui/manjaro-hello.glade b/ui/manjaro-hello.glade index 75cf670..6c864d8 100644 --- a/ui/manjaro-hello.glade +++ b/ui/manjaro-hello.glade @@ -7,7 +7,7 @@ About dialog Manjaro Hello - 0.3.1 + 0.4 Welcome screen for Manjaro https://github.com/Huluti/manjaro-hello Github