Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

Releases: manjaro/pamac

v6.0.0

16 Sep 07:27
Compare
Choose a tag to compare
  • New appstream support with a redesigned UI:
    • applications categories
    • applications icons
    • translated descriptions
    • applications screenshots
  • Add AUR build directory option

v5.1.1

07 Sep 06:49
Compare
Choose a tag to compare
  • fix generate mirrorlist finished display
  • fix refresh when databases don't exist

v5.1.0

22 Aug 09:13
Compare
Choose a tag to compare

Fix some refreshing and upgrading issue

v5.0.0

05 Aug 12:19
Compare
Choose a tag to compare
  • Updater and manager are now merged
  • The dbus daemon is now splitted:
    • read database operations are made by a dbus daemon running as user
    • write database operarions are made by a dbus daemon running as root
  • Updates check is now made as user using a database in a temporary directory to avoid partial updates

v4.9.1

31 Jul 17:57
Compare
Choose a tag to compare
v4.9.1 Pre-release
Pre-release

This is a bugfix release of v4.9 series:

  • fix #267
  • some fixes
  • sync with transifex

v4.9.0

29 Jul 14:45
Compare
Choose a tag to compare
v4.9.0 Pre-release
Pre-release
  • Updater and manager are now merged
  • The dbus daemon is now splitted:
    • read database operations are made by a dbus daemon running as user
    • write database operarions are made by a dbus daemon running as root
  • Updates check is now made as user using a database in a temporary directory to avoid partial updates

v4.3.7

03 Jun 20:18
Compare
Choose a tag to compare
  • fix issue with download of GPG keys (#260)
  • fix issue with reinstall-button for AUR packages (#228)
  • fix issue with keyboard shortcuts after installing packages (#244)
  • show build details only on failure
  • add Alt+Left (back) and Ctrl+F (search) keybindings
  • launch manager on left click on tray if no update
  • fix .files dl progress display
  • translations: update Catalan

v4.3.6

27 May 07:54
Compare
Choose a tag to compare
  • fix cursor display at start
  • show tray icon before check updates
  • improve daemon quit
  • other small fixes

v4.3.5

14 May 08:07
Compare
Choose a tag to compare
  • fix #236
  • do not force CSD in dialogs
  • adjust pacman-mirrors.conf writing
  • fix hook output display
  • remove lockfile only if it's older than boot time
  • Refresh Databases option now forces the refresh

v4.3.4

21 Apr 16:09
Compare
Choose a tag to compare
  • [translations] sync with transifex
  • add new pacman-mirrors support
  • auto run pacman-db-upgrade if needed
  • more explicit message on download error
  • fix #146
  • fix #199
  • fix #242