Recent

Author Topic: mORMot 2.1 Released  (Read 3057 times)

abouchez

  • Full Member
  • ***
  • Posts: 134
    • Synopse
mORMot 2.1 Released
« on: August 24, 2023, 05:26:01 pm »
We are pleased to announce the release of mORMot 2.1.
 ;D

FPC rocks and gives the little mORMot all its power.

The download link is available on
 https://github.com/synopse/mORMot2/releases/tag/2.1.stable

The reference blog article was just published at
https://blog.synopse.info/?post/2023/08/24/mORMot-2.1-Released

Here is an extract of the release notes:

Added
  •     (C)LDAP, DNS, (S)NTP clients
  •     Command Line Parser
  •     Native digest/basic HTTP servers authentication
  •     Angelize services/daemons manager
  •     TTunnelLocal TCP port forwarding
  •     SHA-1/SHA-256 HW opcodes asm
  •     7Zip dll wrapper
  •     OpenSSL CSR support
  •     PostgreSQL async DB with HTTP async backend (for TFB)
  •     LUTI continous integration cross-platform farm
Changed
  •     Upgraded SQLite3 to 3.42.0
  •     Stabilized Mac x86_64/aarch64 platforms
  •     Lots of bug fixes and enhancements
Any feedback is welcome!
 8-)

KodeZwerg

  • Hero Member
  • *****
  • Posts: 2269
  • Fifty shades of code.
    • Delphi & FreePascal
Re: mORMot 2.1 Released
« Reply #1 on: August 24, 2023, 06:10:15 pm »
Thank you for announcing!
I really like to use SynLZ from mORMot, what is it called now and where to find?
Is a listing with an overview about that huge project available?
Will it be soon included in OPM/FPCupdeluxe?

Suggestions:
Do like mythbo does on german Delphi-Praxis and publish from time to time some useful demonstrations to learn how to use all this different things.
« Last Edit: Tomorrow at 31:76:97 xm by KodeZwerg »

PeterEvans

  • New Member
  • *
  • Posts: 24
Re: mORMot 2.1 Released
« Reply #2 on: August 25, 2023, 12:54:21 am »
Congratulations on this release.

PierceNg

  • Sr. Member
  • ****
  • Posts: 412
    • SamadhiWeb
Re: mORMot 2.1 Released
« Reply #3 on: August 25, 2023, 02:06:34 am »
Congrats on the release!

I've only scratched the surface of mORMot so far, but I've been having a blast. Good stuff!

Leledumbo

  • Hero Member
  • *****
  • Posts: 8833
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: mORMot 2.1 Released
« Reply #4 on: August 25, 2023, 06:21:43 am »
Angelize services/daemons manager
How did you angelize a daemon?

abouchez

  • Full Member
  • ***
  • Posts: 134
    • Synopse
Re: mORMot 2.1 Released
« Reply #5 on: August 28, 2023, 04:48:42 pm »
I really like to use SynLZ from mORMot, what is it called now and where to find?

It is part of https://github.com/synopse/mORMot2/blob/master/src/core/mormot.core.base.pas

You have also some high-level TAlgoCompress classes in
https://github.com/synopse/mORMot2/blob/master/src/core/mormot.core.buffers.pas
They could be easier if you want to switch between compression algorithms when needed, e.g. from deflate to synlz.
« Last Edit: August 28, 2023, 04:55:14 pm by abouchez »

abouchez

  • Full Member
  • ***
  • Posts: 134
    • Synopse
Re: mORMot 2.1 Released
« Reply #6 on: August 28, 2023, 04:52:18 pm »
Angelize services/daemons manager
How did you angelize a daemon?

It was not so difficult, because daemons are in fact... angels. Just bad angels. ;)

 

TinyPortal © 2005-2018