Skip to content

Releases: chris-y/avalanche

Avalanche v2.4

22 Sep 16:19
Compare
Choose a tag to compare

Changes in this version:

  • Support Deark (needs enabling by tooltype)
    This is a "beta" feature, it may be unstable and due to a bug in
    Deark, it is not possible to extract to the root of any device.
  • Add option to select modules (MODULES tooltype)
  • Fix password caching
  • Also use T: as temp by default from CLI

Full Changelog: v2.3...v2.4

image

Avalanche 2.3

16 Jun 16:04
Compare
Choose a tag to compare

image

Changes in this version:

  • Fix setting of list mode
  • Remove tree in list mode view

What's Changed

Full Changelog: v2.2...v2.3

image

Avalanche 2.2

09 May 10:31
Compare
Choose a tag to compare

Changes in this version:

  • Visual improvements
  • Added ability to use AISS images (on OS4)
  • Added option to check for updates
  • Fix the display of current settings in the prefs window
  • Fix snapshot position and add a warning
  • Fixed some Enforcer hits

Full Changelog: v2.1...v2.2

Avalanche 2.1

29 Mar 14:29
Compare
Choose a tag to compare

Changes in this version:

  • New browser mode, removed old hierarchical browser.
  • Select/Clear/Invert selection now act on the current directory and
    all subdirectories when in the new browser mode.
  • Basic editing of (LhA, Zip) archives (Zip needs zip.library - OS4 only)
  • Create new (LhA, Zip) archives

Full Changelog: v1.11...v2.1

Avalanche 1.11

11 Feb 20:20
Compare
Choose a tag to compare

Changes in this version:

  • Improve window handling
    • Can now open new window from the GUI
    • Can select to ask/hide/quit when last window closed
      (NB: CONFIRMQUIT tooltype no longer used)
  • Can now specify an archive on the command line

Full Changelog: v1.10...v1.11

Avalanche 1.10

12 Jan 15:44
Compare
Choose a tag to compare

Changes in this version:

  • Dragging a drawer into the window now sets the source directory, if
    an archive hasn't already been opened.
  • Fixed some problems opening archives in certain circumstances.
  • OS4 build now uses newlib.

Full Changelog: v1.9...v1.10

Avalanche 1.9

21 Dec 10:33
Compare
Choose a tag to compare

Changes in this version:

  • Add "snapshot window" option
    • note that the position is not saved unless save is clicked in prefs
  • Add ToolType to disable the ASL hook (filters ASL req to only show archives)
  • Add ToolType to set the initial drawer visible in ASL requester
  • Fix iconify
  • Rebuilt with optimisations

Full Changelog: v1.8...v1.9

Avalanche 1.8

09 Dec 10:54
Compare
Choose a tag to compare

What's Changed

  • Some very hefty internal changes!

  • Multiple windows supported internally. Limitations:

    • Commodities events only operate on the main (first) window
    • Does not spawn new process, so cannot use other windows whilst one is busy
  • Simple ARexx port added.

  • Config options moved to separate prefs window

    • Note the options to snapshot the current window and change the default
      destination are currently not available. They can still be manually set
      through tooltypes.
  • Config window by @chris-y in #35

Full Changelog: v1.7...v1.8

Avalanche 1.7

03 Aug 11:13
Compare
Choose a tag to compare

What's Changed

  • Avalanche now registers as a commodity
  • Added Tools menu item "Extract here" for quick extraction
  • Fix initial state of "confirm quit" and "ignore fs" menu items.
  • Warning corrections by @bruno-frederic in #24

New Contributors

Full Changelog: v1.6...v1.7

Avalanche 1.6 (Jubilee Edition)

31 May 19:37
Compare
Choose a tag to compare

Changes in this version:

  • Add ability to extract disk archives to images
  • Add ability to extract files from disk images/archives
  • Double-clicking now extracts the clicked file to a temporary location and opens it.
    NB: This has required the previous "single click to select/deselect" to be disabled,
    as the functionality was incompatible.
  • Add option to enable/disable the quit confirmation requester
  • Localisaton support
  • Improved progress display - now shows current file progress and total
  • Fix loading/saving of virusscan pref on OS4
  • Fix unchecking of files in archive

Full Changelog: v1.5...v1.6