- Details
Removal of Adminer db application
Adminer is now no longer supported due to the major change they made in the configuration and build.
to update existing installs: edit bearsampp.conf and remove Adminer in the "APPLICATIONS" section.
- Remove adminer (must remove /apps/adminer to avoid errors as that is deprecated)
;================
; ---- Applications ----
;================
AdminerVersion = "x.xx.x"
then replace the old /core with the new /core
- Details
Critical SSL bug fix
This update is very simple.
- simply replace the old
/corewith the new/core
- Details
Many improvements and bug fixes
This update is very simple.
- simply replace the old
/corewith the new/core - Replace old
Bearsampp.exewith the newBearsampp.exe - Copy your information from the header of
Bearsampp.conf, replace it with the new one and then update the header with your old information.
- If you want to be able to install pre-release(s) from quickpick change the 0 to a 1 for "IncludePR"
Important; you must run Bearsampp.exe as administrator, See the image below.

- Details
Many improvements and bug fixes
This update is very simple.
- simply replace the old
/corewith the new/core - Replace old
Bearsampp.exewith the newBearsampp.exe - Copy your information from the header of
Bearsampp.conf, replace it with the new one and then replace the header with your old information.
Important; you must run Bearsampp.exe as administrator, See the image below.

Watch this video to learn all about the many improvements & bug fixes and the new 2025 UI.
- Details
Introducing "Bruno" a ide replacement for Postman!
https://github.com/Bearsampp/Bearsampp/releases/tag/2024.10.9
to update existing installs: edit bearsampp.conf and add brunoVersion = "1.32.0" in the "TOOLS" section.
;================
; ---- TOOLS ----
;================
brunoVersion = "1.32.0"
composerVersion = "2.7.7"
consolezVersion = "1.19.0.19104"
ghostscriptVersion = "10.03.1"
then replace the old /core with the new /core
add /tools/bruno to /tools
Watch this video to learn about the new Bruno IDE.