RELNOTES: add blobby profile item

Relates to #7102.
This commit is contained in:
Kelvin M. Klann 2026-03-13 23:51:52 -03:00
parent b07e47ea59
commit cbff43bffe
2 changed files with 3 additions and 0 deletions

2
README
View file

@ -426,6 +426,8 @@ dmfreemon (https://github.com/dmfreemon)
Dmitriy Chestnykh (https://github.com/chestnykh)
- add ability to disable user profiles at compile time
- lookup xauth in PATH
dogknowsnx (https://github.com/dogknowsnx)
- profiles: blobby: allow lua (#7102)
Dpeta (https://github.com/Dpeta)
- add Chatterino profile
dringsim (https://github.com/dringsim)

View file

@ -51,6 +51,7 @@ firejail (0.9.79) baseline; urgency=low
* profiles: disable by default several systemd tools (ca934a2)
* profiles: fix allowing netcat in playonlinux and ssh profiles (#6911 #7059)
* profiles: firefox: add new ~/.config/mozilla dir (#7056 #7061)
* profiles: blobby: allow lua (#7102)
* new profiles: fragments (#7023)
* new profiles: srb2 (#6996)
* new profiles: zen, zen-bin, zen-browser (#7029)