Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.3.0 #4

Merged
merged 14 commits into from Feb 17, 2022
Merged

v1.3.0 #4

merged 14 commits into from Feb 17, 2022

Conversation

hochleitner
Copy link
Member

Release 1.3.0

Added

Changed

  • Switched IP address to 172.16.7.7 to avoid clashes with common router configurations.
  • Updated to Ubuntu 21.10 box by Bento
  • Updated to MariaDB 10.7.3
  • Updated to PHP 8.1.2
  • Updated to Xdebug 3.1.2
  • Updated to Composer 2.2.6
  • Updated to php_cs 3.6.2
  • Updated to phpMyAdmin 5.1.3 (switched from apt-get to Composer install)
  • Activated Xdebug code coverage mode

Removed

  • Removed all install scripts.

# Explicit changes:

- Updated to Ubuntu 21.04 box by Bento
- Updated to MariaDB 10.6.5

# Implicit changes:

- Updated to PHP 8.0.13
- Updated to Xdebug 3.1.1
- Updated to Composer 2.1.2
- Updated to php_cs 3.6.1
Update the README.md files for the main and base boxes to reflect software changes.
This is necessary for Composer in order to work properly in the synced folder.
Added a dashboard which is copied into the web root to give some basic information about the environment.
Also updated the IP address to avoid conflicts in certain networks.
Switched to base image bento/ubuntu-21.10
Also updated repository for MariaDB 10.7
- Add a virtual host for development on port 81 (shows PHP errors)
- Add redirect and override settings
phpMyAdmin is installed using Composer instead of apt-get to always get the latest version.
A secret blowfish key is generated and inserted.
The temp directory is correctly configured.
Exclude woff and woff2 font files from being modified.
Variables should be all caps.
New entries for dev host and SSH
Updated bootstrap icons
Correct spelling and capitalization
Added changes for v1.3.0.
@hochleitner hochleitner merged commit 1780956 into main Feb 17, 2022
@hochleitner hochleitner deleted the v1.3.0 branch February 17, 2022 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant