Skip to content

Releases: aurakomputer/laraupdater

1.1.0

01 Apr 03:48
1e45bad
Compare
Choose a tag to compare

Changelog:

  • Merge pull request #3 from aurakomputer/features/add_github_release (1e45bad)
  • update home page and package name (6b5ea87)
  • fix: download update file with guzzle (50ad15d)
  • remove whitespace and \n caracter in get current version function (9882f7f)
  • using guzzle to download update and new update.json format (a7e4a76)
  • get latest version from github release using api (b260166)
  • using extractTo function from ZipArchive class to fix binary update error (b5d74ed)

1.0.0

25 Mar 13:12
de27e36
Compare
Choose a tag to compare

Changelog:

  • readme.md add aurakomputer for Contributor (a296aea)
  • fix: make laravel up from maintenance mode after trigger recovery on error catch (afbe604)
  • readme.md: add some changelog, update upgrade.php sample with break change (a87dae0)
  • add php8.0 and illuminate/support as dependencies (8b697ae)
  • fix: some error and typo (d3dcda8)
  • break: change main() function in upgrade php with beforeUpdate() and afterUpdate() (085179a)
  • using new class ZipArchive to open zip (9bd440d)
  • using storage_path('app.laraupdater') to save backup dir, and default tmp update (e3dcc6f)
  • Add: mohamad-supangat as author in composer.json (7897690)
  • Upgrade: new lang path for laravel 10.x (2ab92dd)
  • format config (626f23f)
  • README.md: update to features artisan command (527a506)
  • add vendor folder to .gitignore (892e76e)
  • Fix: updater not run in web route (d4a2b33)
  • not exclude root path files, but exclude version.txt (45e1bce)
  • Log: show log in console using dump function (0642890)
  • Command: call update() function in laraupdater::update (2493d9c)
  • Command: add command laraupdater:current-version (74b6a33)
  • First: split main function to UpdateHelper (2c7adab)
  • Bug FIx for vendor:publish (ad268f0)
  • An exception occurred: Undefined property:LaraUpdaterController::$getCurrentVersion (50facee)
  • Bug Fix for Install Update (5c2eed7)
  • Update LaraUpdaterServiceProvider.php (b6ac6e2)
  • Changelog: Readme, Composer.json (b308274)
  • Laravel 8/9 support. Bug-Fix. (ecb8428)
  • Display change log in notification (ff05310)
  • Add Arabic translation (d34b6d7)
  • Check tmp path and if it's not exists create it (3630339)
  • Cache ability to prevent update server overload getDescription function to get description on the frontend (696fdb4)
  • Change deprecated zip functions (72c5939)
  • Hungarian translation (26f4fd3)
  • Update LaraUpdaterController.php (2f05c4a)
  • Added Indonesian translate (ab50eb7)
  • add comma after allow user_id (b86a8f4)
  • remove whitespace from getCurrentVersion() (c45a60b)
  • Add Persian(Farsi) Language. (91218ec)
  • adds german translation (bf90b48)
  • Update LaraUpdaterController.php (0361785)
  • migaret options (30f7b40)
  • Readme update. (d19d88f)
  • Readme update. (4182cf8)
  • Readme update. (9bb544a)
  • Change-Log: multi lang. supported; sample views add; laravel package auto discover added; laravel 5.7 tested; zip file extract fixed. - THANKS to
    salihkiraz for this update. (c15da28)
  • README update (50e5c82)
  • composer syntax error fixed (c0ddc15)
  • multi lang. supported sample views add laravel package auto discover added laravel 5.7 tested zip file extract fixed (29ac02d)
  • check() function is improved using version_compare. (3e54bd2)
  • Composer => Release Beta 1.0 (2174735)
  • README.md update (83f9e40)
  • Beta-1 (f3760e4)