Releases: Toomas633/FileShare
Releases · Toomas633/FileShare
Release 1.8
What's Changed
Update by @Toomas633 in #15
- Migration to PHP-based Docker Environment
- Workflow Modernization
- Codebase Cleanup and Refactoring
- Documentation Updates
- Configuration Enhancements
Full Changelog: v1.7...v1.8
Release 1.7
What's Changed
- Custom file preview generation (text, image, svg).
- More custom preview image templates.
- Custom .ini support and startup scripts.
- Custom scrollbars.
- Upload status bar (uploading, done, error).
- Bugfixes
Full Changelog: v1.6...v1.7
Release 1.6
What's Changed
- Update check.
- Make webpage responsive with css.
- Add max file size display from php.ini
- Add log files and view popups in settings page.
- Update database creation and checks.
- Create running bash and batch scripts.
- Display images as previews instead of static image for all.
- Add icon in front of page name.
- Remove unused timezones - keep only main timezones.
- Make upload drag box clickable and hide the small select button.
Full Changelog: v1.5...v1.6
Release 1.5
What's Changed
IMPORTANT!!! DO NOT USE EARLIER VERSIONS AS THEY MIGHT NOT WORK (except v1.0, and non docker images might also work, old docker images unlisted)
- Fix major bugs.
- Fix docker image database creation.
- Fix timezone offset on file delete.
Full Changelog: v1.4...v1.5
v1.4
What's Changed
- Fix dateTime formatting
- Fix timezone reading
- Fix file downloads
- Make database persistent on image pulls
- Add database and uploads folder generation
- Remove test placeholder files
- Add PASSWORD env variable for first time install custom password
Full Changelog: v1.3...v1.4
Release v1.3
Release v1.2
What's Changed
- Added default password to README.md.
- Fixed settings page popups.
- Fixed logout redirect.
- Added password hashing.
- Changed toggle switch positions.
- Added config.php
- Moved txt files and json database to sqlite3 database
- Update cleanup script
Full Changelog: v1.1...v1.2
Release v1.1
What's Changed
- Add direct link switch and change name generation.
- Add documentation to changing the allowed file upload size.
- Change index.html to index.php
- Fix database file name when download page is added to link
Full Changelog: v1.0...v1.1
Release v1.0
First base release
- Fully functioning file sharing webpage.
- Web server files.
- Json database.
- txt config files.