Latest Discussions
Topic
Replies
Last Post
Posted By: jacadcaps. on 2019/11/12 9:13:46
Iris beta 71 can now be downloaded from https://iris-morphos.com/iris.lha.

Changes include:
  • Implemented Drag&Drop of emails into folders
  • Finished the quick SMTP path for servers that automatically upload emails sent via SMTP to their respective Sent folders (like GMail)
  • Session handler fixed to request new OAuth2 keys before they expire - fixes a disconnect from GMail after running Iris for over 1 hour
  • Fixed embedding images in emails, added a mime type check on embedding
  • Added an ATTACH arexx command
  • Fixed not to leave outgoing messages in Drafts on the server
  • Multi-selected emails in Forward as Attachment action all land in one target
  • Fixed an issue where emails would sometimes not be sent out
  • Refactored all actions performed on multi-selected email lists to fix the problem where only pre-loaded emails would be handled by the action
  • Fixed several null pointer dereferences
Posted By: Daff. on 2019/11/12 9:13:32
The following articles have been added to the website of the french Amiga magazine Obligement (http://obligement.free.fr) during the last two months:

MorphOS relative:

- September/October 2019 news.
- Review of MorphOS 3.12.
- Tutorial: installation of MorphOS (update).
- Tutorial: utilization of Flacapella.
Posted By: ASiegel. on 2019/11/11 15:15:51

The MorphOS development team is proud to announce the release of the MorphOS Software Development Kit 3.14 (November 2019).

This new version contains updated binutils and addresses a few minor issues such as disk space requirements as it reduces the size of installation by about 1 gigabyte.

Our new SDK requires MorphOS 3.12 and about 2 GB of free disk space and can be found in our files section. As usual, a separate source package is available for download as well.

Posted By: jacadcaps. on 2019/10/23 17:47:46
The MorphOS' email client Iris beta 67 is now available for download.

Most notable changes include
- Implemented an email address cache and email inline completion in To/CC/BCC strings
- Added password/pin authentication to the crypto storage (where passwords and tokens are stored)
- Improved email rich-text editor
- Updated Odyssey core, fixes spellchecking in the email editor
- Migrated to OpenSSL 1.1.1c
- Updated VMime to the latest github state
- Switched to ObjFW runtime library
- Removed MorphOS 3.11 optimizations (enables better Unicode support in certain UI elements)

Please also note that Iris no longer runs on MorphOS 3.11!
Posted By: ASiegel. on 2019/10/6 16:59:05

The MorphOS development team is proud to announce the release of the MorphOS Software Development Kit 3.14 (October 2019).

Our new software development kit advances a number of key technologies enabled by updates to the latest binutils 2.32, ports of the most recent versions of the GCC7, GCC8 and GCC9 compilers as well as a newer perl.

The threading models in GCC5 and up were changed to posix, enabling better libstdc++ compatibility in std::thread, etc thanks to the new ports of libpth and libpthread. A switch to the DWARF2 Exception Handling Model improves performance of C++ code of up to 30 percent. Objective-C ARC is now supported on MorphOS thanks to the introduction of the ObjFW runtime and other advances in compiler ports.

The new SDK requires MorphOS 3.12 and about 3GB of free disk space and can be found in our files section. As always, a separate source package is available for download as well.