29 lines
644 B
Plaintext
Executable File
29 lines
644 B
Plaintext
Executable File
# Change log
|
|
|
|
## 1.0.2 - 13.09.2023
|
|
|
|
- Added extensions icon and banners
|
|
- Added conditional to return extension manifest only if the extension file exists
|
|
- Small fixes and changes
|
|
- Styled various components
|
|
|
|
### Fixed
|
|
|
|
- Extension name when it is uploaded
|
|
|
|
## 1.0.1 - 09.09.2023
|
|
|
|
### Added
|
|
|
|
- Changelog
|
|
- hosts_full migration and database table to keep the entire host that is calling the server from remote sites.
|
|
- /public/extensions-uploads added to .gitignore
|
|
|
|
### Changed
|
|
|
|
- README.md
|
|
- The way old extensions zip files are being stored. Introduced the use of the old version in the filename.
|
|
|
|
## 1.0.0 - 07.09.2023
|
|
|
|
### Initial release |