Skip to content

Releases: dosza/LAMWManager-linux

v0.6.11

13 Aug 00:58
cf6326e
Compare
Choose a tag to compare

v0.6.11 - 12 Ago, 2025

News

  • Migrate to Lazarus 3.8
  • Add experimental suport to 16 KB pages on Android 64 bits Read more

v0.6.10

09 Jul 23:08
49cb1e2
Compare
Choose a tag to compare

v0.6.10 - 09 Jul, 2025

Fixes

  • Fixes remove node Fppkg
    Note: Important, you can fix, you can edit ~/.lamw4linux/environmentoptions.xml:
    Look and remove this tag and history block
    Example:
  <History Count="1">
       <Item1 Value="/opt/lamw/lamw4linux/usr/lib/fpc/3.2.2/fppkg.cfg"/>
     </History>
     <History Count="1">
       <Item1 Value="/opt/lamw/lamw4linux/usr/lib/fpc/3.2.2/fppkg.cfg"/>
     </History>
   </FppkgConfigFile>

After, execute ./lamw_manager and will be recreate FppkgConfigFile node

v0.6.9

12 Jan 21:42
9148f6a
Compare
Choose a tag to compare

v0.6.9 - 12 Jan, 2025

News

  • Migrate to Lazarus 3.6
  • Replace ANDROID_SDK_ROOT to ANDROID_HOME ( to work with new gradle version)
    Note: Auto uninstall of old freepascal and Lazarus (transitional code of lamw_manager) will be removed on next release.

v0.6.8

14 Oct 12:00
1da6071
Compare
Choose a tag to compare

v0.6.8 - 14 Oct, 2024

News

  • Migrate to Lazarus 2.2.0
    Fixes
  • Fixes missing TGDBMIDebuggerBase
  • Fixes initialization of ROOT_LAMW
  • Fixes error --reset command
    Note: There is a issue with this version.

v0.6.7

13 May 18:41
e2a6eb6
Compare
Choose a tag to compare

v0.6.7 - 13 May, 2024

News

  • Add support to wget2 client in Fedora
    Fixes
  • Fixes wget2 bug param
  • Replaces "$*" to "$@" in settings-editor
  • Fixes missing update-desktop-database

v0.6.6

09 Apr 16:36
7522d29
Compare
Choose a tag to compare

v0.6.6 - 05 Apr, 2024

Fixes

  • Do handleExit delete locks

News

  • Update Android Command Line Tools to version 12.0

v0.6.5

11 Feb 12:18
caa9ac0
Compare
Choose a tag to compare

v0.6.5 - 11 Feb, 2024

Fixes

  • Fix android NDK LLVM linkage (missing library)

v0.6.4

06 Feb 04:33
b0cf2bd
Compare
Choose a tag to compare

v0.6.4 - 6 Feb, 2024

Fixes

  • Fixes --update-lamw outdated warning
    News
  • Now README.md always point to latest release
  • Now you can run lamw4linux-terminal from command line
    • Notes:
      • lamw4linux-terminal and startlamw4linux is configured in ~/.local/bin
      • if ~/.local/bin does not exists will be create
      • ~/.local/bin will be only in $PATH if ~/.profile and ~/.bashrc are configured
      • Tip: if ~/.profile and ~/.bashrc does not exists:
		cp /etc/skel/.profile ~
		cp /etc/skel/.bashrc ~
		# restart your session

v0.6.3

04 Feb 14:25
6fd1965
Compare
Choose a tag to compare

v0.6.3 - 5 Feb, 2024

Fixes

  • Fix missing --avdmanager completation
  • Fix missing pkexec in isSupportedPolkit
  • Adds desktop session protection
    • Prevents desktop shell replace into lamw4linux-terminal

v0.6.2

29 Jan 23:00
8acc161
Compare
Choose a tag to compare

v0.6.2 - Jan 28, 2024

Fixes

  • Fixes missing --avdmanager in releases notes.

News

  • Adds new tool: update-lamw-manager in lamw4linux-terminal
    • Now you are notified when there is new lamw_manager version
    • Tip: run update-lamw-manager get to upgrade your lamw4linux
    • Note: this notification is show (only) when do you open lamw4linux-terminal