Skip to content
Tags give the ability to mark specific points in history as being important
  • 0.8.6.1
    0.8.6.1
    
    This is a brown bag release.
    It's only change is:
    
    - Fix up Makefile to properly install systemd .path file
  • 0.8.7
    b56535a5 · configure: bump to 0.8.7 ·
    0.8.7
    
    This release:
    
    - adds a text alignment feature to the script plugin
    - fixes systemd integration in the initrd.
    - fixes quitting for throbgress based plugins
    - improves os name parsing
  • 0.8.8
    f3b9d25f · configure: bump to 0.8.8 ·
    0.8.8
    
    This release:
    
      - quiets compiler warnings
      - improves debugging messages
      - improves system integration
      - fixes some bugs in the system update feature
      - changes the X11 renderer to be fullscreen by default
  • 0.9.0
    e3a0ce8e · configure: bump to 0.9.0 ·
    0.9.0
    
    This release:
    
    - Use udev for graphics device enumeration
    - Add new text plugin to replace the tribar one
    - Add background tiling and watermark support to two-step
    - Make various plymouth commands that change state be resilient to being
      called multiple times
    - Support going back to the initrd at shutdown
    - Keyfile parser improvements
    - Make plymouthd use better defaults when running on top of X11
    - Fixes for systems using QXL
    - minor two-step plugin fixes
    - Use /sys/class/tty/console/active instead of parsing /proc/cmdline for consoles
    - Documentation improvements
    - Drop driver specific renderers and use generic driver across the board
    - Better debug message output
    - systemd integration fixes
    - upstart integration fixes
    - initrd scripts fixes
    - Misc fixes
  • 0.9.2
    2c437c36 · configure: bump to 0.9.2 ·
    0.9.2
    
    This release:
          Add noise texture to spinner theme
          Change default text splash's colors
          fixes to throbber control
          udev fixes
          script plugin fixes
          Remove the old log viewer tool
          x11: Port to GTK+ 3.0
          fixes to animation control
          allow two step to have separate shutdown animation
          systemd fixes
          use new coding style
          use correct utf-8 multibyte sequence for ■ in text progress bar control
          init=/bin/sh fixes
          misc fixes
  • 0.9.3
    0.9.3
    
    This release:
          HiDpi support
          Look in /run preferentially for themes and configuration
          Serial console fixes
          Various udev related fixes
          Allow themes to have subdirectories
          Change configure defaults to match common systemd systems
          Drawing optimizations
          Crasher fixes
          Misc fixes
  • 0.9.4
    0.9.4
    
    This release:
          Support monitor rotation
          Better monitor mode selection logic
          Throbber animation fix
          Support themes with subdirs
          Fix activation race for quick booting machines
          X11 renderer fixes
          Minor build fixes
          Shell script compat fixes
          Don't run in containers
          Minor docs updates
          Other misc fixes