Skip to content

Releases: Slenderman1314/App-Prototipe-Creator

0.6

24 Oct 16:10

Choose a tag to compare

0.6 Pre-release
Pre-release
  • Implement PDF generation from HTML
  • Implement dropdown menu (HTML/PDF options)
  • Integrate export button in TopAppBar
  • Add localized labels for export options
  • Add export-related translations (saveFile, htmlFiles, pdfFiles)
  • Support for HTML and PDF export with proper file filters
  • Localized dialog titles and file type descriptions"
  • Separate LaunchedEffect for theme and language updates
  • Add updateToolbarTheme() method for dynamic toolbar styling
  • Implement real-time synchronization with main app
  • Update export menu texts when language changes
  • Apply theme colors to toolbar and buttons dynamically
  • No content reload on theme/language change (better performance)
  • Instant visual feedback for user actions
  • Add localized labels to ThemeToggle component
  • Add sun/moon icons for better UX
  • Integrate exporter language synchronization
  • Add SideEffect to update exporter language when changed
  • Consistent theme switching across all platforms

0.5

19 Oct 19:07

Choose a tag to compare

0.5 Pre-release
Pre-release
  • Agregar campo de búsqueda en GalleryScreen
  • Filtrar prototipos por nombre o ID en tiempo real
  • Mostrar mensaje cuando no hay resultados
  • Agregar iconos Search y Close
  • Búsqueda case-insensitive
  • UI completamente traducida (español/inglés)
    • Agregar selector de ordenamiento al lado de la barra de búsqueda
  • Implementar ordenamiento por fecha (más reciente/más antiguo)
  • Agregar menú dropdown con opciones de ordenamiento
  • Mostrar check en la opción seleccionada
  • Traducciones completas (español/inglés)
  • Ordenamiento se aplica junto con el filtro de búsqueda

0.4

19 Oct 18:40

Choose a tag to compare

0.4 Pre-release
Pre-release
  • Crear sistema de internacionalización (i18n) completo
  • Agregar Language enum con español e inglés
  • Implementar LanguageRepository para gestión de estado
  • Crear Strings.kt con traducciones completas para toda la app
  • Agregar componente LanguageSelector con dropdown
  • Integrar selector en GalleryScreen, ChatScreen y PrototypeDetailScreen
  • Traducir todos los textos de la interfaz (botones, mensajes, labels)
  • Actualizar mensaje de bienvenida del chat reactivamente
  • Eliminar botón de compartir sin funcionalidad
  • Español configurado como idioma por defecto"

0.3

19 Oct 18:11

Choose a tag to compare

0.3 Pre-release
Pre-release
  • Desktop: Dynamic theme switching with JavaScript injection

    • Fixed title rendering (solid colors instead of gradient)
    • Fixed button fonts and text decoration
    • Theme updates without page reload
    • Maintains page state during theme changes
  • Android: Complete theme implementation

    • CSS optimized for Android WebView
    • Environment variables from env.properties (gitignored)
    • Internet permissions added to manifest
    • Same color scheme as Desktop
  • Configuration:

    • Desktop: Reads from .env file (gitignored)
    • Android: Reads from env.properties in assets (gitignored)
    • No credentials in repository
    • Proper error handling
  • UI improvements:

    • Theme toggle button in GalleryScreen
    • Consistent styling across platforms
    • Proper font rendering in buttons
    • Fixed gradient issues in titles
  • Security:

    • Added .gitignore for sensitive files
    • Removed jcef-bundle (too large for GitHub)
    • Environment files excluded from repository"

0.2

16 Oct 20:38

Choose a tag to compare

0.2 Pre-release
Pre-release
  • Add interactive confirmation button in chat messages
  • Detect and separate confirmation questions from main content
  • Fix prototype window not opening on first click (Desktop)
  • Implement eager initialization of JavaFX WebView window
  • Increase HTTP timeout to 180s for n8n workflows
  • Fix Android navigation bar overlap with chat input
  • Add WindowInsets support for proper Android UI spacing"

0.1

15 Oct 09:16

Choose a tag to compare

0.1 Pre-release
Pre-release

Libreria de Prototipos Completamente Funcional