Skip to content

Releases: step-in-dev/release

StepInDev Desktop v1.5.0

Choose a tag to compare

@viktartse viktartse released this 01 Jul 18:38

Описание на русском

Этот офлайн-релиз содержит текущее состояние сайта stepindev.com и доступен в двух редакциях:

  1. step-in-dev-1.5.0-win-x64.zip - должна быть установлена и запущена на каждом компьютере
  2. self-hosted - может быть установлена только на одном компьютере, а доступ с остальных - через браузер
    2.1. step-in-dev-1.5.0-win-x64.self-hosted.zip - версия для Windows
    2.2. step-in-dev-1.5.0-linux-x64.self-hosted.zip - версия для Linux

Инструкция по установке и запуску

Description in English

This offline release contains the current state of the stepindev.com website and is available in two editions:

  1. step-in-dev-1.5.0-win-x64.zip — should be installed and run on each computer.
  2. self-hosted - can be installed on a single computer only, while all other computers can access it through a web browser.
    2.1 step-in-dev-1.5.0-win-x64.self-hosted.zip - a Windows version
    2.2 step-in-dev-1.5.0-linux-x64.self-hosted.zip - a Linux version

Installation and Launch Guide

StepInDev Desktop v1.4.0

Choose a tag to compare

@viktartse viktartse released this 11 Oct 12:14

Описание на русском

Этот офлайн-релиз содержит текущее состояние сайта stepindev.com.

В офлайн версии теперь можно ограничить функциональность панели со справкой, запретив вставку команд кликом мыши, и запретив выделение и копирование команд.

Конфигурационный файл находится внутри папки с приложением вот здесь: resources/bin/appsettings.Offline.json
Нужный параметр:
"IsCopyingFromHelpAllowed": "True"
Значение "False" выключит возможность кликать по элементам в панели со справкой и выключит возможность выделять и копировать команды из этой панели. После изменения параметра требуется перезапуск приложения.

Известные ограничения офлайн версии:
ввод с помощью input() не поддерживается на странице с модулем p5.

Добавление приложения в исключения антивируса значительно ускоряет запуск приложения.

Также убедитесь, что вы распаковали его в папку, доступную для записи.

Description in English

This offline release contains the current state of stepindev.com.

In the offline version, you can now limit the functionality of the Help panel by disabling command insertion via mouse clicks, and by preventing selection and copying of commands.

The configuration file is located in the application folder here: resources/bin/appsettings.Offline.json
The required parameter:
"IsCopyingFromHelpAllowed": "True"
Setting the value to "False" will disable clicking on items in the Help panel and will prevent selecting and copying commands from this panel. After changing the parameter, you need to restart the application.

Known limitations of the offline version:
input() is not supported on the page with the p5 module.

Adding the application to the antivirus exceptions significantly speeds up the application startup.

Also, make sure you unpack it into a folder that is not write-protected.

StepInDev Desktop v1.3.0

Choose a tag to compare

@viktartse viktartse released this 31 Aug 07:12
81399ff

Описание на русском

Этот офлайн-релиз содержит текущее состояние сайта stepindev.com.
Известные ограничения версии для компьютера:
ввод с помощью input() не поддерживается на странице с модулем p5.

Убедитесь, что вы распаковали его в папку, доступную для записи.

Дополнено: Добавлена предварительная версия приложения для ОС Linux. После распаковки запускать файл step-in-dev.sh. Пользователь должен иметь права на запись в папку с приложением.

Description in English

This offline release contains the current state of stepindev.com.
Known limitations of the desktop version:
input() is not supported on the page with the p5 module.

Make sure you unpack it into a folder that is not write-protected.

Updated: A preliminary version of the application for Linux OS has been added. After unpacking, run the file step-in-dev.sh. The user must have write permissions in the application folder.

StepInDev Desktop v1.2.0

Choose a tag to compare

@viktartse viktartse released this 12 May 20:26

Описание на русском

Этот офлайн-релиз содержит текущее состояние сайта stepindev.com.
Известные ограничения версии для компьютера:
ввод с помощью input() не поддерживается на странице с модулем p5.

Убедитесь, что вы распаковали его в папку, доступную для записи.

Description in English

This offline release contains the current state of stepindev.com.
Known limitations of the desktop version:
input() is not supported on the page with the p5 module.

Make sure you unpack it into a folder that is not write-protected.

StepInDev Desktop v1.1.0

Choose a tag to compare

@viktartse viktartse released this 23 Feb 10:05

This offline release contains the current state of stepindev.com.
Additionally, the issue with creating a variable for Dave is fixed.

Make sure you unpack it into a folder that is not write-protected.

StepInDev Desktop v1.0.0

Choose a tag to compare

@viktartse viktartse released this 18 Aug 08:19

StepInDev now has an offline version that can work on you PC without the Internet connection.

Make sure you unpack it into a folder that is not write-protected.